struct PhysicalDeviceExternalComputeQueuePropertiesNV

Defined at line 113067 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceExternalComputeQueuePropertiesNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceExternalComputeQueuePropertiesNV.html

Public Members

StructureType sType
void * pNext
uint32_t externalDataSize
uint32_t maxExternalQueues

Public Methods

void PhysicalDeviceExternalComputeQueuePropertiesNV (uint32_t externalDataSize_, uint32_t maxExternalQueues_, void * pNext_)

Defined at line 113075 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceExternalComputeQueuePropertiesNV (const PhysicalDeviceExternalComputeQueuePropertiesNV & rhs)

Defined at line 113084 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceExternalComputeQueuePropertiesNV (const VkPhysicalDeviceExternalComputeQueuePropertiesNV & rhs)

Defined at line 113087 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceExternalComputeQueuePropertiesNV & operator= (const PhysicalDeviceExternalComputeQueuePropertiesNV & rhs)

Defined at line 113092 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceExternalComputeQueuePropertiesNV & operator= (const VkPhysicalDeviceExternalComputeQueuePropertiesNV & rhs)

Defined at line 113095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceExternalComputeQueuePropertiesNV & operator const VkPhysicalDeviceExternalComputeQueuePropertiesNV & ()

Defined at line 113101 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceExternalComputeQueuePropertiesNV & operator VkPhysicalDeviceExternalComputeQueuePropertiesNV & ()

Defined at line 113106 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceExternalComputeQueuePropertiesNV * operator const VkPhysicalDeviceExternalComputeQueuePropertiesNV * ()

Defined at line 113111 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceExternalComputeQueuePropertiesNV * operator VkPhysicalDeviceExternalComputeQueuePropertiesNV * ()

Defined at line 113116 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceExternalComputeQueuePropertiesNV & )

Defined at line 113129 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp