Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDriverProperties (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4489 typedef struct VkPhysicalDeviceDriverProperties { struct
4496 } VkPhysicalDeviceDriverProperties; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5663 typedef struct VkPhysicalDeviceDriverProperties { struct
5670 } VkPhysicalDeviceDriverProperties; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5564 typedef struct VkPhysicalDeviceDriverProperties { struct
5571 } VkPhysicalDeviceDriverProperties; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5713 typedef struct VkPhysicalDeviceDriverProperties { struct
5720 } VkPhysicalDeviceDriverProperties; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1840 struct VkPhysicalDeviceDriverProperties struct
1842 VkStructureType sType;
1843 void* pNext;
1844 VkDriverId driverID;
1845 char driverName[VK_MAX_DRIVER_NAME_SIZE];
1846 char driverInfo[VK_MAX_DRIVER_INFO_SIZE];
1847 VkConformanceVersion conformanceVersion;
DvkVulkan_c.inl7037 typedef struct VkPhysicalDeviceDriverProperties { struct
7044 } VkPhysicalDeviceDriverProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5930 typedef struct VkPhysicalDeviceDriverProperties { struct
5937 } VkPhysicalDeviceDriverProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6011 typedef struct VkPhysicalDeviceDriverProperties { struct
6018 } VkPhysicalDeviceDriverProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json331 "VkPhysicalDeviceDriverProperties": { object