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_t deviceNodeMask_, Bool32 deviceLUIDValid_, uint32_t subgroupSize_, ShaderStageFlags subgroupSupportedStages_, SubgroupFeatureFlags subgroupSupportedOperations_, Bool32 subgroupQuadOperationsInAllStages_, PointClippingBehavior pointClippingBehavior_, uint32_t maxMultiviewViewCount_, uint32_t maxMultiviewInstanceIndex_, Bool32 protectedNoFault_, uint32_t maxPerSetDescriptors_, DeviceSize maxMemoryAllocationSize_, 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