HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPresentIdKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const uint64_t * pPresentIds
 

Detailed Description

Definition at line 9503 of file vulkan_core.h.

Member Data Documentation

const void* VkPresentIdKHR::pNext

Definition at line 9505 of file vulkan_core.h.

const uint64_t* VkPresentIdKHR::pPresentIds

Definition at line 9507 of file vulkan_core.h.

VkStructureType VkPresentIdKHR::sType

Definition at line 9504 of file vulkan_core.h.

uint32_t VkPresentIdKHR::swapchainCount

Definition at line 9506 of file vulkan_core.h.


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