Searched defs:transform_instruction (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h48 void (*transform_instruction)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c271 static void transform_instruction(struct tgsi_to_rc * ttr, struct tgsi_full_instruction * src) function
376 transform_instruction(ttr, inst);

Completed in 81 milliseconds