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 …]
86248 struct PhysicalDeviceVariablePointersFeatures struct86250 using NativeType = VkPhysicalDeviceVariablePointersFeatures;86252 static const bool allowDuplicate = false;86253 …OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVariablePointersFeatures;86256 …VULKAN_HPP_CONSTEXPR PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variable… in PhysicalDeviceVariablePointersFeatures() function86267 …PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function86277 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()86282 …CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()86289 …ersStorageBuffer( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer_ ) VULKAN_HPP_NOEXCEPT in setVariablePointersStorageBuffer()86295 …eatures & setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()[all …]