Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2499 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local
2613 yuv_format |= (1 << 30); in r600_translate_texformat()
2882 *yuv_format_p = yuv_format; in r600_translate_texformat()
Dr600_state.c670 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local
699 &word4, &yuv_format, do_endian_swap); in r600_create_sampler_view_custom()
Devergreen_state.c716 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local
758 &word4, &yuv_format, do_endian_swap); in evergreen_fill_tex_resource_words()