SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | conditionalRendering |
VkBool32 | inheritedConditionalRendering |
Definition at line 6730 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::conditionalRendering |
Definition at line 6733 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceConditionalRenderingFeaturesEXT::inheritedConditionalRendering |
Definition at line 6734 of file vulkan_core.h.
void* VkPhysicalDeviceConditionalRenderingFeaturesEXT::pNext |
Definition at line 6732 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceConditionalRenderingFeaturesEXT::sType |
Definition at line 6731 of file vulkan_core.h.