Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_tgsi_to_rc.c204 static void transform_texture(struct rc_instruction * dst, struct tgsi_instruction_texture src, in transform_texture() function
263 transform_texture(dst, src->Texture, in transform_instruction()