ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceConditionalRenderingFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceConditionalRenderingFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 conditionalRendering
 
VkBool32 inheritedConditionalRendering
 

Detailed Description

Definition at line 9975 of file vulkan.h.

Member Data Documentation

◆ conditionalRendering

VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::conditionalRendering

Definition at line 9979 of file vulkan.h.

Referenced by vkd3d_init_device_caps(), and vkd3d_trace_physical_device_features().

◆ inheritedConditionalRendering

VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::inheritedConditionalRendering

Definition at line 9980 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceConditionalRenderingFeaturesEXT::pNext

Definition at line 9978 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceConditionalRenderingFeaturesEXT::sType

Definition at line 9977 of file vulkan.h.


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