Home
last modified time | relevance | path

Searched refs:UTIL_FORMAT_COLORSPACE_YUV (Results 1 – 6 of 6) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.h130 UTIL_FORMAT_COLORSPACE_YUV = 2, enumerator
441 case UTIL_FORMAT_COLORSPACE_YUV: in util_format_colormask()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h123 UTIL_FORMAT_COLORSPACE_YUV = 2, enumerator
630 case UTIL_FORMAT_COLORSPACE_YUV: in util_format_colormask()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture.c204 case UTIL_FORMAT_COLORSPACE_YUV: in r300_translate_texformat()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2612 case UTIL_FORMAT_COLORSPACE_YUV: in r600_translate_texformat()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2369 else if (format_desc->colorspace != UTIL_FORMAT_COLORSPACE_YUV){ in lp_build_clamp_border_color()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1644 case UTIL_FORMAT_COLORSPACE_YUV: in si_translate_texformat()