Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6071 void on_vkCmdExecuteCommands(android::base::BumpPool* pool, VkCommandBuffer boxed_commandBuffer, in on_vkCmdExecuteCommands() function in gfxstream::vk::VkDecoderGlobalState::Impl
9773 void VkDecoderGlobalState::on_vkCmdExecuteCommands(android::base::BumpPool* pool, in on_vkCmdExecuteCommands() function in gfxstream::vk::VkDecoderGlobalState
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp7125 void ResourceTracker::on_vkCmdExecuteCommands(void* context, VkCommandBuffer commandBuffer, in on_vkCmdExecuteCommands() function in gfxstream::vk::ResourceTracker