Searched refs:on_vkDestroyCommandPool (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 176 mDgs->on_vkDestroyCommandPool(mBp, nullptr, device, unbox_VkCommandPool(commandPool), in vkDestroyCommandPool()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 587 void on_vkDestroyCommandPool(android::base::BumpPool* pool, VkSnapshotApiCallInfo* snapshotInfo,
|
D | VkDecoderGlobalState.cpp | 6183 void on_vkDestroyCommandPool(android::base::BumpPool* pool, VkSnapshotApiCallInfo*, in on_vkDestroyCommandPool() function in gfxstream::vk::VkDecoderGlobalState::Impl 9935 void VkDecoderGlobalState::on_vkDestroyCommandPool(android::base::BumpPool* pool, in on_vkDestroyCommandPool() function in gfxstream::vk::VkDecoderGlobalState 9939 mImpl->on_vkDestroyCommandPool(pool, snapshotInfo, device, commandPool, pAllocator); in on_vkDestroyCommandPool()
|
D | VkDecoder.cpp | 6063 m_state->on_vkDestroyCommandPool(&m_pool, snapshotApiCallInfo, device, in decode()
|