Searched defs:PhysicalDeviceVariablePointersFeatures (Results 1 – 2 of 2) sorted by relevance
55329 struct PhysicalDeviceVariablePointersFeatures struct55331 using NativeType = VkPhysicalDeviceVariablePointersFeatures;55333 static const bool allowDuplicate = false;55334 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =55339 …PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer… in PhysicalDeviceVariablePointersFeatures() function55348 …PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function55360 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()55365 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55371 PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer( in setVariablePointersStorageBuffer()55379 setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()[all …]
99802 struct PhysicalDeviceVariablePointersFeatures struct99804 using NativeType = VkPhysicalDeviceVariablePointersFeatures;99806 static const bool allowDuplicate = false;99807 …OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVariablePointersFeatures;99810 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variable… in PhysicalDeviceVariablePointersFeatures() function99821 …PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function99831 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()99836 …CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()99843 …ersStorageBuffer( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer_ ) VULKAN_HPP_NOEXCEPT in setVariablePointersStorageBuffer()99849 …eatures & setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()[all …]