Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c381 #define UNUSED_SRC_0 ((o_inst->src0 & ~15) | 9) macro
705 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
706 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
734 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
735 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
863 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
880 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
958 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
983 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
1021 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
[all …]