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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t presentModeCount
 
VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 15589 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkSurfacePresentModeCompatibilityEXT::pNext

Definition at line 15591 of file vulkan_core.h.

◆ pPresentModes

VkPresentModeKHR* VkSurfacePresentModeCompatibilityEXT::pPresentModes

Definition at line 15593 of file vulkan_core.h.

◆ presentModeCount

uint32_t VkSurfacePresentModeCompatibilityEXT::presentModeCount

Definition at line 15592 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentModeCompatibilityEXT::sType

Definition at line 15590 of file vulkan_core.h.


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