struct PhysicalDeviceVulkan11Properties
Defined at line 153125 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceVulkan11Properties, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVulkan11Properties.html
Public Members
StructureType sType
void * pNext
ArrayWrapper1D deviceUUID
ArrayWrapper1D driverUUID
ArrayWrapper1D deviceLUID
uint32_t deviceNodeMask
Bool32 deviceLUIDValid
uint32_t subgroupSize
Flags subgroupSupportedStages
Flags subgroupSupportedOperations
Bool32 subgroupQuadOperationsInAllStages
PointClippingBehavior pointClippingBehavior
uint32_t maxMultiviewViewCount
uint32_t maxMultiviewInstanceIndex
Bool32 protectedNoFault
uint32_t maxPerSetDescriptors
DeviceSize maxMemoryAllocationSize
Public Methods
void PhysicalDeviceVulkan11Properties (const std::array<uint8_t, 16U> &deviceUUID_,const std::array<uint8_t, 16U> &driverUUID_,const std::array<uint8_t, 8U> &deviceLUID_,uint32_tdeviceNodeMask_,Bool32deviceLUIDValid_,uint32_tsubgroupSize_,ShaderStageFlagssubgroupSupportedStages_,SubgroupFeatureFlagssubgroupSupportedOperations_,Bool32subgroupQuadOperationsInAllStages_,PointClippingBehaviorpointClippingBehavior_,uint32_tmaxMultiviewViewCount_,uint32_tmaxMultiviewInstanceIndex_,Bool32protectedNoFault_,uint32_tmaxPerSetDescriptors_,DeviceSizemaxMemoryAllocationSize_,void *pNext_)
Defined at line 153133 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan11Properties (const PhysicalDeviceVulkan11Properties & rhs)
Defined at line 153168 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkan11Properties (const VkPhysicalDeviceVulkan11Properties & rhs)
Defined at line 153170 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Properties & operator= (const PhysicalDeviceVulkan11Properties & rhs)
Defined at line 153175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkan11Properties & operator= (const VkPhysicalDeviceVulkan11Properties & rhs)
Defined at line 153178 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan11Properties & operator const VkPhysicalDeviceVulkan11Properties & ()
Defined at line 153184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan11Properties & operator VkPhysicalDeviceVulkan11Properties & ()
Defined at line 153189 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkan11Properties * operator const VkPhysicalDeviceVulkan11Properties * ()
Defined at line 153194 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkan11Properties * operator VkPhysicalDeviceVulkan11Properties * ()
Defined at line 153199 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkan11Properties & )
Defined at line 153245 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp