Home
last modified time | relevance | path

Searched defs:VkQueueFamilyGlobalPriorityPropertiesKHR (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_core.h8934 typedef struct VkQueueFamilyGlobalPriorityPropertiesKHR { struct
8939 } VkQueueFamilyGlobalPriorityPropertiesKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3224 struct VkQueueFamilyGlobalPriorityPropertiesKHR struct
3226 VkStructureType sType;
3227 void* pNext;
3228 uint32_t priorityCount;
3229 VkQueueGlobalPriorityKHR priorities[VK_MAX_GLOBAL_PRIORITY_SIZE_KHR];
DvkVulkan_c.inl10504 typedef struct VkQueueFamilyGlobalPriorityPropertiesKHR { struct
10509 } VkQueueFamilyGlobalPriorityPropertiesKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h9479 typedef struct VkQueueFamilyGlobalPriorityPropertiesKHR { struct
9484 } VkQueueFamilyGlobalPriorityPropertiesKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json427 "VkQueueFamilyGlobalPriorityPropertiesKHR": { object