Home
last modified time | relevance | path

Searched defs:pYcbcrConversion (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_ycbcr_conversion.c37 VkSamplerYcbcrConversion *pYcbcrConversion) in vk_common_CreateSamplerYcbcrConversion()
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp4356 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in on_vkCreateSamplerYcbcrConversion()
4402 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in on_vkCreateSamplerYcbcrConversionKHR()
Dfunc_table.cpp1948 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in gfxstream_vk_CreateSamplerYcbcrConversion()
3335 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in gfxstream_vk_CreateSamplerYcbcrConversionKHR()
DVkEncoder.cpp18468 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion, in vkCreateSamplerYcbcrConversion()
27953 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion, in vkCreateSamplerYcbcrConversionKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6298 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in on_vkCreateSamplerYcbcrConversion()
8795 VkSamplerYcbcrConversion* pYcbcrConversion) { in on_vkCreateSamplerYcbcrConversion()
8803 VkSamplerYcbcrConversion* pYcbcrConversion) { in on_vkCreateSamplerYcbcrConversionKHR()
DVkDecoderSnapshot.cpp1724 VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversion()
2680 VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversionKHR()
5289 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversion()
6202 const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion) { in vkCreateSamplerYcbcrConversionKHR()
DVkDecoder.cpp10012 VkSamplerYcbcrConversion* pYcbcrConversion; in decode() local
15576 VkSamplerYcbcrConversion* pYcbcrConversion; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp4254 …NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::SamplerYcbcrConversion * pYcbcr… in createSamplerYcbcrConversion()