ReactOS 0.4.17-dev-934-g091855f
VkSwapchainPresentModesCreateInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSwapchainPresentModesCreateInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t presentModeCount
 
const VkPresentModeKHR * pPresentModes
 

Detailed Description

Definition at line 14416 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentModesCreateInfoEXT::pNext

Definition at line 14419 of file vulkan.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModesCreateInfoEXT::pPresentModes

Definition at line 14421 of file vulkan.h.

◆ presentModeCount

uint32_t VkSwapchainPresentModesCreateInfoEXT::presentModeCount

Definition at line 14420 of file vulkan.h.

◆ sType

VkStructureType VkSwapchainPresentModesCreateInfoEXT::sType

Definition at line 14418 of file vulkan.h.


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