Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c389 #define UNUSED_SRC_1 ((o_inst->src1 & ~15) | 9) macro
661 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
683 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
737 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
761 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
821 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
836 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
851 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
866 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
879 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
[all …]