Home
last modified time | relevance | path

Searched defs:on_vkDestroyFence (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2777 void on_vkDestroyFence(android::base::BumpPool* pool, VkDevice boxed_device, VkFence fence, in on_vkDestroyFence() function in gfxstream::vk::VkDecoderGlobalState::Impl
8088 void VkDecoderGlobalState::on_vkDestroyFence(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyFence() function in gfxstream::vk::VkDecoderGlobalState
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp4558 void ResourceTracker::on_vkDestroyFence(void* context, VkDevice device, VkFence fence, in on_vkDestroyFence() function in gfxstream::vk::ResourceTracker