#include <vulkan.hpp>
Definition at line 18823 of file vulkan.hpp.
◆ PhysicalDeviceConditionalRenderingFeaturesEXT() [1/2]
VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT::PhysicalDeviceConditionalRenderingFeaturesEXT |
( |
Bool32 |
conditionalRendering_ = 0 , |
|
|
Bool32 |
inheritedConditionalRendering_ = 0 |
|
) |
| |
|
inline |
◆ PhysicalDeviceConditionalRenderingFeaturesEXT() [2/2]
◆ operator VkPhysicalDeviceConditionalRenderingFeaturesEXT &()
Definition at line 18865 of file vulkan.hpp.
18867 return *reinterpret_cast<VkPhysicalDeviceConditionalRenderingFeaturesEXT*>(
this);
◆ operator VkPhysicalDeviceConditionalRenderingFeaturesEXT const &()
Definition at line 18860 of file vulkan.hpp.
18862 return *reinterpret_cast<const VkPhysicalDeviceConditionalRenderingFeaturesEXT*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setConditionalRendering()
◆ setInheritedConditionalRendering()
◆ setPNext()
◆ conditionalRendering
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT::conditionalRendering |
◆ inheritedConditionalRendering
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT::inheritedConditionalRendering |
◆ pNext
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: