Searched refs:on_vkDestroyDescriptorSetLayout (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | ResourceTracker.h | 517 void on_vkDestroyDescriptorSetLayout(void* context, VkDevice device,
|
H A D | func_table.cpp | 970 resources->on_vkDestroyDescriptorSetLayout(vkEnc, gfxstream_device->internal_object, in gfxstream_vk_DestroyDescriptorSetLayout()
|
H A D | ResourceTracker.cpp | 7209 void ResourceTracker::on_vkDestroyDescriptorSetLayout(void* context, VkDevice device, in on_vkDestroyDescriptorSetLayout() function in gfxstream::vk::ResourceTracker
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 272 void on_vkDestroyDescriptorSetLayout(android::base::BumpPool* pool, VkDevice device,
|
D | VkDecoderGlobalState.cpp | 3454 void on_vkDestroyDescriptorSetLayout(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroyDescriptorSetLayout() function in gfxstream::vk::VkDecoderGlobalState::Impl 9429 void VkDecoderGlobalState::on_vkDestroyDescriptorSetLayout( in on_vkDestroyDescriptorSetLayout() function in gfxstream::vk::VkDecoderGlobalState 9432 mImpl->on_vkDestroyDescriptorSetLayout(pool, device, descriptorSetLayout, pAllocator); in on_vkDestroyDescriptorSetLayout()
|
D | VkDecoder.cpp | 5188 m_state->on_vkDestroyDescriptorSetLayout(&m_pool, device, descriptorSetLayout, in decode()
|