Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceIDProperties (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1647 struct VkPhysicalDeviceIDProperties struct
1649 VkStructureType sType;
1650 void* pNext;
1651 deUint8 deviceUUID[VK_UUID_SIZE];
1652 deUint8 driverUUID[VK_UUID_SIZE];
1653 deUint8 deviceLUID[VK_LUID_SIZE];
1654 deUint32 deviceNodeMask;
1655 VkBool32 deviceLUIDValid;
DvkVulkan_c.inl4139 typedef struct VkPhysicalDeviceIDProperties { struct
4147 } VkPhysicalDeviceIDProperties; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4283 typedef struct VkPhysicalDeviceIDProperties { struct
4291 } VkPhysicalDeviceIDProperties; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4283 typedef struct VkPhysicalDeviceIDProperties { struct
4291 } VkPhysicalDeviceIDProperties; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4136 typedef struct VkPhysicalDeviceIDProperties { struct
4144 } VkPhysicalDeviceIDProperties; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h4403 typedef struct VkPhysicalDeviceIDProperties { struct
4411 } VkPhysicalDeviceIDProperties; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4450 typedef struct VkPhysicalDeviceIDProperties { struct
4458 } VkPhysicalDeviceIDProperties; typedef
/external/vulkan-headers/registry/
Dvalidusage.json225 "VkPhysicalDeviceIDProperties": { object