Vulkan-Hpp
VkSwapchainPresentModesCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t presentModeCount
 
const VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 15060 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentModesCreateInfoEXT::pNext

Definition at line 15062 of file vulkan_core.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModesCreateInfoEXT::pPresentModes

Definition at line 15064 of file vulkan_core.h.

◆ presentModeCount

uint32_t VkSwapchainPresentModesCreateInfoEXT::presentModeCount

Definition at line 15063 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentModesCreateInfoEXT::sType

Definition at line 15061 of file vulkan_core.h.


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