Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkSwapchainPresentModesCreateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t presentModeCount
 
const VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 15615 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSwapchainPresentModesCreateInfoEXT::pNext

Definition at line 15617 of file vulkan_core.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModesCreateInfoEXT::pPresentModes

Definition at line 15619 of file vulkan_core.h.

◆ presentModeCount

uint32_t VkSwapchainPresentModesCreateInfoEXT::presentModeCount

Definition at line 15618 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentModesCreateInfoEXT::sType

Definition at line 15616 of file vulkan_core.h.


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