Home
last modified time | relevance | path

Searched refs:anv_GetDeviceQueue (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_device.c1601 void anv_GetDeviceQueue( in anv_GetDeviceQueue() function
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c448 …void anv_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* …
659 .vkGetDeviceQueue = anv_GetDeviceQueue,
Danv_entrypoints.h348 …void anv_GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* …