Searched refs:pQueue (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 117 VkQueue* pQueue); 786 VkQueue* pQueue);
|
D | VkEncoder.cpp | 1517 VkQueue* pQueue) in vkGetDeviceQueue() argument 1541 countingStream->handleMapping()->mapHandles_VkQueue_u64(pQueue, &cgen_var_86, 1); in vkGetDeviceQueue() 1556 stream->handleMapping()->mapHandles_VkQueue_u64(pQueue, &cgen_var_88, 1); in vkGetDeviceQueue() 1563 stream->handleMapping()->mapHandles_u64_VkQueue(&cgen_var_89, (VkQueue*)pQueue, 1); in vkGetDeviceQueue() 11348 VkQueue* pQueue) in vkGetDeviceQueue2() argument 11378 countingStream->handleMapping()->mapHandles_VkQueue_u64(pQueue, &cgen_var_724, 1); in vkGetDeviceQueue2() 11392 stream->handleMapping()->mapHandles_VkQueue_u64(pQueue, &cgen_var_726, 1); in vkGetDeviceQueue2() 11398 stream->handleMapping()->mapHandles_u64_VkQueue(&cgen_var_727, (VkQueue*)pQueue, 1); in vkGetDeviceQueue2()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 229 VkQueue* pQueue) in entry_vkGetDeviceQueue() argument 233 vkEnc->vkGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in entry_vkGetDeviceQueue() 1881 VkQueue* pQueue) in entry_vkGetDeviceQueue2() argument 1885 vkEnc->vkGetDeviceQueue2(device, pQueueInfo, pQueue); in entry_vkGetDeviceQueue2() 1890 VkQueue* pQueue) in dynCheck_entry_vkGetDeviceQueue2() argument 1899 vkEnc->vkGetDeviceQueue2(device, pQueueInfo, pQueue); in dynCheck_entry_vkGetDeviceQueue2()
|