Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkFrameBoundaryEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkFrameBoundaryFlagsEXT flags
 
uint64_t frameID
 
uint32_t imageCount
 
const VkImage * pImages
 
uint32_t bufferCount
 
const VkBuffer * pBuffers
 
uint64_t tagName
 
size_t tagSize
 
const void * pTag
 

Detailed Description

Definition at line 17229 of file vulkan_core.h.

Field Documentation

◆ bufferCount

uint32_t VkFrameBoundaryEXT::bufferCount

Definition at line 17236 of file vulkan_core.h.

◆ flags

VkFrameBoundaryFlagsEXT VkFrameBoundaryEXT::flags

Definition at line 17232 of file vulkan_core.h.

◆ frameID

uint64_t VkFrameBoundaryEXT::frameID

Definition at line 17233 of file vulkan_core.h.

◆ imageCount

uint32_t VkFrameBoundaryEXT::imageCount

Definition at line 17234 of file vulkan_core.h.

◆ pBuffers

const VkBuffer* VkFrameBoundaryEXT::pBuffers

Definition at line 17237 of file vulkan_core.h.

◆ pImages

const VkImage* VkFrameBoundaryEXT::pImages

Definition at line 17235 of file vulkan_core.h.

◆ pNext

const void* VkFrameBoundaryEXT::pNext

Definition at line 17231 of file vulkan_core.h.

◆ pTag

const void* VkFrameBoundaryEXT::pTag

Definition at line 17240 of file vulkan_core.h.

◆ sType

VkStructureType VkFrameBoundaryEXT::sType

Definition at line 17230 of file vulkan_core.h.

◆ tagName

uint64_t VkFrameBoundaryEXT::tagName

Definition at line 17238 of file vulkan_core.h.

◆ tagSize

size_t VkFrameBoundaryEXT::tagSize

Definition at line 17239 of file vulkan_core.h.


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