ReactOS 0.4.17-dev-934-g091855f
VkSwapchainPresentModeInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSwapchainPresentModeInfoEXT:

Public Attributes

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

Detailed Description

Definition at line 14408 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentModeInfoEXT::pNext

Definition at line 14411 of file vulkan.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModeInfoEXT::pPresentModes

Definition at line 14413 of file vulkan.h.

◆ sType

VkStructureType VkSwapchainPresentModeInfoEXT::sType

Definition at line 14410 of file vulkan.h.

◆ swapchainCount

uint32_t VkSwapchainPresentModeInfoEXT::swapchainCount

Definition at line 14412 of file vulkan.h.


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