Home
last modified time | relevance | path

Searched refs:vk_ycbcr_conversion (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_ycbcr_conversion.h42 struct vk_ycbcr_conversion { struct
47 VK_DEFINE_NONDISP_HANDLE_CASTS(vk_ycbcr_conversion, base, argument
Dvk_ycbcr_conversion.c40 struct vk_ycbcr_conversion *conversion; in vk_common_CreateSamplerYcbcrConversion()
106 VK_FROM_HANDLE(vk_ycbcr_conversion, conversion, YcbcrConversion); in vk_common_DestroySamplerYcbcrConversion()
Dvk_nir_convert_ycbcr.h42 struct vk_ycbcr_conversion;
Dvk_sampler.h81 struct vk_ycbcr_conversion *ycbcr_conversion;
Dvk_sampler.c134 VK_FROM_HANDLE(vk_ycbcr_conversion, conversion, yc_info->conversion); in vk_sampler_create()
Dmeson.build99 'vk_ycbcr_conversion.c',
100 'vk_ycbcr_conversion.h',
DAndroid.bp266 "vk_ycbcr_conversion.c",