Searched defs:PhysicalDeviceConditionalRenderingFeaturesEXT (Results 1 – 4 of 4) sorted by relevance
52631 struct PhysicalDeviceConditionalRenderingFeaturesEXT struct52633 using NativeType = VkPhysicalDeviceConditionalRenderingFeaturesEXT;52635 static const bool allowDuplicate = false;52636 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceConditionalRenderingFeaturesEXT;52639 …VULKAN_HPP_CONSTEXPR PhysicalDeviceConditionalRenderingFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceConditionalRenderingFeaturesEXT() function52651 …PhysicalDeviceConditionalRenderingFeaturesEXT( VkPhysicalDeviceConditionalRenderingFeaturesEXT con… in PhysicalDeviceConditionalRenderingFeaturesEXT() function52661 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT cons… in operator =()52666 …PR_14 PhysicalDeviceConditionalRenderingFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()52673 … setConditionalRendering( VULKAN_HPP_NAMESPACE::Bool32 conditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setConditionalRendering()52680 …itionalRendering( VULKAN_HPP_NAMESPACE::Bool32 inheritedConditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setInheritedConditionalRendering()[all …]
49522 struct PhysicalDeviceConditionalRenderingFeaturesEXT struct49531 VULKAN_HPP_CONSTEXPR PhysicalDeviceConditionalRenderingFeaturesEXT(VULKAN_HPP_NAMESPACE::Bool32 con… in PhysicalDeviceConditionalRenderingFeaturesEXT() function49537 …PhysicalDeviceConditionalRenderingFeaturesEXT( VkPhysicalDeviceConditionalRenderingFeaturesEXT con… in PhysicalDeviceConditionalRenderingFeaturesEXT() function49547 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT cons… in operator =()49552 …PR_14 PhysicalDeviceConditionalRenderingFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()49558 …& setConditionalRendering( VULKAN_HPP_NAMESPACE::Bool32 conditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setConditionalRendering()49564 …itionalRendering( VULKAN_HPP_NAMESPACE::Bool32 inheritedConditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setInheritedConditionalRendering()49572 operator VkPhysicalDeviceConditionalRenderingFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceConditionalRenderingFeaturesEXT const&()49577 operator VkPhysicalDeviceConditionalRenderingFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceConditionalRenderingFeaturesEXT&()49588 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
54789 struct PhysicalDeviceConditionalRenderingFeaturesEXT struct54791 using NativeType = VkPhysicalDeviceConditionalRenderingFeaturesEXT;54793 static const bool allowDuplicate = false;54794 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceConditionalRenderingFeaturesEXT;54797 …VULKAN_HPP_CONSTEXPR PhysicalDeviceConditionalRenderingFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 c… in PhysicalDeviceConditionalRenderingFeaturesEXT() function54809 …PhysicalDeviceConditionalRenderingFeaturesEXT( VkPhysicalDeviceConditionalRenderingFeaturesEXT con… in PhysicalDeviceConditionalRenderingFeaturesEXT() function54819 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceConditionalRenderingFeaturesEXT cons… in operator =()54824 …PR_14 PhysicalDeviceConditionalRenderingFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()54831 … setConditionalRendering( VULKAN_HPP_NAMESPACE::Bool32 conditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setConditionalRendering()54838 …itionalRendering( VULKAN_HPP_NAMESPACE::Bool32 inheritedConditionalRendering_ ) VULKAN_HPP_NOEXCEPT in setInheritedConditionalRendering()[all …]
28590 pub struct PhysicalDeviceConditionalRenderingFeaturesEXT { struct28596 impl ::std::default::Default for PhysicalDeviceConditionalRenderingFeaturesEXT { argument28606 impl PhysicalDeviceConditionalRenderingFeaturesEXT { impl28623 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceConditionalRenderingFeaturesEXT {} implementation28625 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceConditionalRenderingFeaturesEXT {} implementation28652 pub fn build(self) -> PhysicalDeviceConditionalRenderingFeaturesEXT { in build()