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.c383 #define UNUSED_SRC_1 ((o_inst->src1 & ~15) | 9) macro
651 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
673 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
727 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
751 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
811 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
826 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
841 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
856 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
869 o_inst->src2 = UNUSED_SRC_1; in r200_translate_vertex_program()
[all …]