ReactOS 0.4.17-dev-934-g091855f
VkFrameBoundaryEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkFrameBoundaryEXT:

Public Member Functions

uint64_t WINE_VK_ALIGN (8) frameID
 
uint64_t WINE_VK_ALIGN (8) tagName
 

Public Attributes

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

Detailed Description

Definition at line 8776 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

uint64_t VkFrameBoundaryEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

uint64_t VkFrameBoundaryEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ bufferCount

uint32_t VkFrameBoundaryEXT::bufferCount

Definition at line 8784 of file vulkan.h.

◆ flags

VkFrameBoundaryFlagsEXT VkFrameBoundaryEXT::flags

Definition at line 8780 of file vulkan.h.

◆ imageCount

uint32_t VkFrameBoundaryEXT::imageCount

Definition at line 8782 of file vulkan.h.

◆ pBuffers

const VkBuffer* VkFrameBoundaryEXT::pBuffers

Definition at line 8785 of file vulkan.h.

◆ pImages

const VkImage* VkFrameBoundaryEXT::pImages

Definition at line 8783 of file vulkan.h.

◆ pNext

const void* VkFrameBoundaryEXT::pNext

Definition at line 8779 of file vulkan.h.

◆ pTag

const void* VkFrameBoundaryEXT::pTag

Definition at line 8788 of file vulkan.h.

◆ sType

VkStructureType VkFrameBoundaryEXT::sType

Definition at line 8778 of file vulkan.h.

◆ tagSize

size_t VkFrameBoundaryEXT::tagSize

Definition at line 8787 of file vulkan.h.


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