Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h670 void on_vkQueueBindSparseAsyncGOOGLE(android::base::BumpPool* pool, VkQueue queue,
DVkDecoderGlobalState.cpp10058 void VkDecoderGlobalState::on_vkQueueBindSparseAsyncGOOGLE(android::base::BumpPool* pool, in on_vkQueueBindSparseAsyncGOOGLE() function in gfxstream::vk::VkDecoderGlobalState
DVkDecoder.cpp21544 m_state->on_vkQueueBindSparseAsyncGOOGLE(&m_pool, queue, bindInfoCount, pBindInfo, in decode()