Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkPresentInfoKHR Struct Reference

#include <vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 1511 of file vulkan.h.

Member Data Documentation

◆ pImageIndices

const uint32_t* VkPresentInfoKHR::pImageIndices

Definition at line 1518 of file vulkan.h.

◆ pNext

const void* VkPresentInfoKHR::pNext

Definition at line 1513 of file vulkan.h.

◆ pResults

VkResult* VkPresentInfoKHR::pResults

Definition at line 1519 of file vulkan.h.

◆ pSwapchains

const VkSwapchainKHR* VkPresentInfoKHR::pSwapchains

Definition at line 1517 of file vulkan.h.

◆ pWaitSemaphores

const VkSemaphore* VkPresentInfoKHR::pWaitSemaphores

Definition at line 1515 of file vulkan.h.

◆ sType

VkStructureType VkPresentInfoKHR::sType

Definition at line 1512 of file vulkan.h.

◆ swapchainCount

uint32_t VkPresentInfoKHR::swapchainCount

Definition at line 1516 of file vulkan.h.

◆ waitSemaphoreCount

uint32_t VkPresentInfoKHR::waitSemaphoreCount

Definition at line 1514 of file vulkan.h.


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