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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const uint64_t * pPresentIds
 

Detailed Description

Definition at line 10671 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPresentIdKHR::pNext

Definition at line 10673 of file vulkan_core.h.

◆ pPresentIds

const uint64_t* VkPresentIdKHR::pPresentIds

Definition at line 10675 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentIdKHR::sType

Definition at line 10672 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentIdKHR::swapchainCount

Definition at line 10674 of file vulkan_core.h.


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