Home
last modified time | relevance | path

Searched refs:word4_p (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c843 uint32_t *word4_p, uint32_t *yuv_format_p) in r600_translate_texformat() argument
1163 if (word4_p) in r600_translate_texformat()
1164 *word4_p = word4; in r600_translate_texformat()
Dr600_pipe.h584 uint32_t *word4_p, uint32_t *yuv_format_p);