Searched refs:on_vkDestroyPipelineCache (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 348 void on_vkDestroyPipelineCache(android::base::BumpPool* pool,
|
D | VkDecoderGlobalState.cpp | 4147 void on_vkDestroyPipelineCache(android::base::BumpPool* pool, VkSnapshotApiCallInfo*, in on_vkDestroyPipelineCache() function in gfxstream::vk::VkDecoderGlobalState::Impl 9630 void VkDecoderGlobalState::on_vkDestroyPipelineCache(android::base::BumpPool* pool, in on_vkDestroyPipelineCache() function in gfxstream::vk::VkDecoderGlobalState 9635 mImpl->on_vkDestroyPipelineCache(pool, snapshotInfo, boxed_device, pipelineCache, pAllocator); in on_vkDestroyPipelineCache()
|
D | VkDecoder.cpp | 4332 m_state->on_vkDestroyPipelineCache(&m_pool, snapshotApiCallInfo, device, in decode()
|