Public Attributes | List of all members
VkPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

const uint32_tpImageIndices
 
const voidpNext
 
VkResultpResults
 
const VkSwapchainKHR * pSwapchains
 
const VkSemaphore * pWaitSemaphores
 
VkStructureType sType
 
uint32_t swapchainCount
 
uint32_t waitSemaphoreCount
 

Detailed Description

Definition at line 4681 of file vulkan_core.h.

Member Data Documentation

const uint32_t* VkPresentInfoKHR::pImageIndices

Definition at line 4688 of file vulkan_core.h.

const void* VkPresentInfoKHR::pNext

Definition at line 4683 of file vulkan_core.h.

VkResult* VkPresentInfoKHR::pResults

Definition at line 4689 of file vulkan_core.h.

const VkSwapchainKHR* VkPresentInfoKHR::pSwapchains

Definition at line 4687 of file vulkan_core.h.

const VkSemaphore* VkPresentInfoKHR::pWaitSemaphores

Definition at line 4685 of file vulkan_core.h.

VkStructureType VkPresentInfoKHR::sType

Definition at line 4682 of file vulkan_core.h.

uint32_t VkPresentInfoKHR::swapchainCount

Definition at line 4686 of file vulkan_core.h.

uint32_t VkPresentInfoKHR::waitSemaphoreCount

Definition at line 4684 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33