Vulkan-Hpp
VkSwapchainPresentModeInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 15067 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentModeInfoEXT::pNext

Definition at line 15069 of file vulkan_core.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModeInfoEXT::pPresentModes

Definition at line 15071 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentModeInfoEXT::sType

Definition at line 15068 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkSwapchainPresentModeInfoEXT::swapchainCount

Definition at line 15070 of file vulkan_core.h.


The documentation for this struct was generated from the following file: