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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 15622 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkSwapchainPresentModeInfoEXT::pNext

Definition at line 15624 of file vulkan_core.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModeInfoEXT::pPresentModes

Definition at line 15626 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentModeInfoEXT::sType

Definition at line 15623 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkSwapchainPresentModeInfoEXT::swapchainCount

Definition at line 15625 of file vulkan_core.h.


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