Home
last modified time | relevance | path

Searched refs:pQueue (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Ddriver.cpp900 VkQueue* pQueue) { in GetDeviceQueue() argument
903 data.driver.GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()
904 SetData(*pQueue, data); in GetDeviceQueue()
Ddriver.h122 …d GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue);
Dapi_gen.cpp297 …d GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue);
678 … GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in GetDeviceQueue() argument
679 GetData(device).dispatch.GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()
1298 …kGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue) { in vkGetDeviceQueue() argument
1299 vulkan::api::GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in vkGetDeviceQueue()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h48 …d GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue);
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h2250 …kGetDeviceQueue)(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue* pQueue);
2459 VkQueue* pQueue);
/frameworks/native/vulkan/api/
Dvulkan.api2998 VkQueue* pQueue) {
3002 pQueue[0] = queue