ReactOS 0.4.17-dev-934-g091855f
VkConditionalRenderingBeginInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkConditionalRenderingBeginInfoEXT:

Public Member Functions

VkBuffer WINE_VK_ALIGN (8) buffer
 
VkDeviceSize WINE_VK_ALIGN (8) offset
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkConditionalRenderingFlagsEXT flags
 

Detailed Description

Definition at line 7895 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkBuffer VkConditionalRenderingBeginInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkDeviceSize VkConditionalRenderingBeginInfoEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

VkConditionalRenderingFlagsEXT VkConditionalRenderingBeginInfoEXT::flags

Definition at line 7901 of file vulkan.h.

Referenced by d3d12_command_list_SetPredication().

◆ pNext

const void* VkConditionalRenderingBeginInfoEXT::pNext

Definition at line 7898 of file vulkan.h.

Referenced by d3d12_command_list_SetPredication().

◆ sType

VkStructureType VkConditionalRenderingBeginInfoEXT::sType

Definition at line 7897 of file vulkan.h.

Referenced by d3d12_command_list_SetPredication().


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