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 …]
56657 struct PhysicalDeviceVariablePointersFeatures struct56659 using NativeType = VkPhysicalDeviceVariablePointersFeatures;56661 static const bool allowDuplicate = false;56662 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =56667 …PhysicalDeviceVariablePointersFeatures( VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer… in PhysicalDeviceVariablePointersFeatures() function56676 …PhysicalDeviceVariablePointersFeatures( VkPhysicalDeviceVariablePointersFeatures const & rhs ) VUL… in PhysicalDeviceVariablePointersFeatures() function56688 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures const *>( &… in operator =()56693 …CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()56699 … VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures & setVariablePointersStorageBuffer( in setVariablePointersStorageBuffer()56707 … setVariablePointers( VULKAN_HPP_NAMESPACE::Bool32 variablePointers_ ) VULKAN_HPP_NOEXCEPT in setVariablePointers()[all …]