Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceConditionalRenderingFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 conditionalRendering
 
VkBool32 inheritedConditionalRendering
 

Detailed Description

Definition at line 11470 of file vulkan_core.h.

Member Data Documentation

◆ conditionalRendering

VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::conditionalRendering

Definition at line 11473 of file vulkan_core.h.

◆ inheritedConditionalRendering

VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::inheritedConditionalRendering

Definition at line 11474 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceConditionalRenderingFeaturesEXT::pNext

Definition at line 11472 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceConditionalRenderingFeaturesEXT::sType

Definition at line 11471 of file vulkan_core.h.


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