#include <vulkan_structs.hpp>
Definition at line 58427 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceConditionalRenderingFeaturesEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceConditionalRenderingFeaturesEXT::PhysicalDeviceConditionalRenderingFeaturesEXT |
( |
vk::Bool32 |
conditionalRendering_ = {} , |
|
|
vk::Bool32 |
inheritedConditionalRendering_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceConditionalRenderingFeaturesEXT() [2/3]
◆ PhysicalDeviceConditionalRenderingFeaturesEXT() [3/3]
◆ operator VkPhysicalDeviceConditionalRenderingFeaturesEXT &()
◆ operator VkPhysicalDeviceConditionalRenderingFeaturesEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setConditionalRendering()
◆ setInheritedConditionalRendering()
◆ setPNext()
◆ allowDuplicate
const bool vk::PhysicalDeviceConditionalRenderingFeaturesEXT::allowDuplicate = false |
|
static |
◆ conditionalRendering
vk::Bool32 vk::PhysicalDeviceConditionalRenderingFeaturesEXT::conditionalRendering = {} |
◆ inheritedConditionalRendering
vk::Bool32 vk::PhysicalDeviceConditionalRenderingFeaturesEXT::inheritedConditionalRendering = {} |
◆ pNext
void* vk::PhysicalDeviceConditionalRenderingFeaturesEXT::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: