Vulkan-Hpp
VkSwapchainPresentFenceInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const VkFencepFences
 

Detailed Description

Definition at line 15053 of file vulkan_core.h.

Member Data Documentation

◆ pFences

const VkFence* VkSwapchainPresentFenceInfoEXT::pFences

Definition at line 15057 of file vulkan_core.h.

◆ pNext

const void* VkSwapchainPresentFenceInfoEXT::pNext

Definition at line 15055 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentFenceInfoEXT::sType

Definition at line 15054 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkSwapchainPresentFenceInfoEXT::swapchainCount

Definition at line 15056 of file vulkan_core.h.


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