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.c387 #define UNUSED_SRC_1 ((o_inst->src1 & ~15) | 9) macro
650 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
672 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
726 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
750 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
810 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
825 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
840 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
855 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
868 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
[all …]