Vulkan-Hpp
VkPresentIdKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10487 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkPresentIdKHR::pNext

Definition at line 10489 of file vulkan_core.h.

◆ pPresentIds

const uint64_t* VkPresentIdKHR::pPresentIds

Definition at line 10491 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentIdKHR::sType

Definition at line 10488 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentIdKHR::swapchainCount

Definition at line 10490 of file vulkan_core.h.


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