Searched refs:on_vkDestroySamplerYcbcrConversion (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 339 void on_vkDestroySamplerYcbcrConversion(void* context, VkDevice device,
|
D | func_table.cpp | 1973 resources->on_vkDestroySamplerYcbcrConversion(vkEnc, gfxstream_device->internal_object, in gfxstream_vk_DestroySamplerYcbcrConversion()
|
D | ResourceTracker.cpp | 4390 void ResourceTracker::on_vkDestroySamplerYcbcrConversion(void* context, VkDevice device, in on_vkDestroySamplerYcbcrConversion() function in gfxstream::vk::ResourceTracker
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 694 void on_vkDestroySamplerYcbcrConversion(android::base::BumpPool* pool, VkDevice device,
|
D | VkDecoderGlobalState.cpp | 6315 void on_vkDestroySamplerYcbcrConversion(android::base::BumpPool* pool, VkDevice boxed_device, in on_vkDestroySamplerYcbcrConversion() function in gfxstream::vk::VkDecoderGlobalState::Impl 8808 void VkDecoderGlobalState::on_vkDestroySamplerYcbcrConversion( in on_vkDestroySamplerYcbcrConversion() function in gfxstream::vk::VkDecoderGlobalState 8811 mImpl->on_vkDestroySamplerYcbcrConversion(pool, device, ycbcrConversion, pAllocator); in on_vkDestroySamplerYcbcrConversion() 8817 mImpl->on_vkDestroySamplerYcbcrConversion(pool, device, ycbcrConversion, pAllocator); in on_vkDestroySamplerYcbcrConversionKHR()
|
D | VkDecoder.cpp | 10135 m_state->on_vkDestroySamplerYcbcrConversion(&m_pool, device, ycbcrConversion, in decode()
|