Home
last modified time | relevance | path

Searched refs:yuv_format (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2769 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local
2881 yuv_format |= (1 << 30); in r600_translate_texformat()
3153 *yuv_format_p = yuv_format; in r600_translate_texformat()
Dr600_state.c674 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local
703 &word4, &yuv_format, do_endian_swap); in r600_create_sampler_view_custom()
Devergreen_state.c733 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local
775 &word4, &yuv_format, do_endian_swap); in evergreen_fill_tex_resource_words()