Searched refs:on_vkGetDeviceQueue2 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 222 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkSnapshotApiCallInfo* snapshotInfo,
|
D | VkDecoderGlobalState.cpp | 2212 void on_vkGetDeviceQueue2(android::base::BumpPool* pool, VkSnapshotApiCallInfo* snapshotInfo, in on_vkGetDeviceQueue2() function in gfxstream::vk::VkDecoderGlobalState::Impl 9325 void VkDecoderGlobalState::on_vkGetDeviceQueue2(android::base::BumpPool* pool, in on_vkGetDeviceQueue2() function in gfxstream::vk::VkDecoderGlobalState 9330 mImpl->on_vkGetDeviceQueue2(pool, snapshotInfo, device, pQueueInfo, pQueue); in on_vkGetDeviceQueue2()
|
D | VkDecoder.cpp | 9940 m_state->on_vkGetDeviceQueue2(&m_pool, snapshotApiCallInfo, device, pQueueInfo, in decode()
|