Searched refs:yuv_format (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c504 uint32_t word4 = 0, yuv_format = 0, pitch = 0; local
514 view->base.format, swizzle, &word4, &yuv_format);
H A Dr600_texture.c845 uint32_t result = 0, word4 = 0, yuv_format = 0; local
899 yuv_format |= (1 << 30);
1166 *yuv_format_p = yuv_format;
H A Dr600_state.c1016 uint32_t word4 = 0, yuv_format = 0, pitch = 0; local
1038 &word4, &yuv_format);
H A Devergreen_state.c990 uint32_t word4 = 0, yuv_format = 0, pitch = 0; local
1013 &word4, &yuv_format);

Completed in 253 milliseconds