Searched refs:on_vkQueueFlushCommandsGOOGLE (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 660 void on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, VkQueue queue,
|
D | VkDecoderGlobalState.cpp | 6134 void on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, VkQueue queue, in on_vkQueueFlushCommandsGOOGLE() function in gfxstream::vk::VkDecoderGlobalState::Impl 8738 void VkDecoderGlobalState::on_vkQueueFlushCommandsGOOGLE(android::base::BumpPool* pool, in on_vkQueueFlushCommandsGOOGLE() function in gfxstream::vk::VkDecoderGlobalState 8743 mImpl->on_vkQueueFlushCommandsGOOGLE(pool, queue, commandBuffer, dataSize, pData, context); in on_vkQueueFlushCommandsGOOGLE()
|
D | VkDecoder.cpp | 21343 m_state->on_vkQueueFlushCommandsGOOGLE(&m_pool, queue, commandBuffer, dataSize, in decode()
|