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.c387 #define UNUSED_SRC_0 ((o_inst->src0 & ~15) | 9) macro
720 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
721 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
749 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
750 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
878 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
895 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
973 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
998 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
1036 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
[all …]