Searched refs:on_vkDestroyFramebuffer (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 767 void on_vkDestroyFramebuffer(android::base::BumpPool* pool, VkSnapshotApiCallInfo* snapshotInfo,
|
D | VkDecoderGlobalState.cpp | 7170 void on_vkDestroyFramebuffer(android::base::BumpPool* pool, VkSnapshotApiCallInfo*, in on_vkDestroyFramebuffer() function in gfxstream::vk::VkDecoderGlobalState::Impl 10222 void VkDecoderGlobalState::on_vkDestroyFramebuffer(android::base::BumpPool* pool, in on_vkDestroyFramebuffer() function in gfxstream::vk::VkDecoderGlobalState 10226 mImpl->on_vkDestroyFramebuffer(pool, snapshotInfo, boxed_device, framebuffer, pAllocator); in on_vkDestroyFramebuffer()
|
D | VkDecoder.cpp | 5736 m_state->on_vkDestroyFramebuffer(&m_pool, snapshotApiCallInfo, device, in decode()
|