Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c385 #define UNUSED_SRC_0 ((o_inst->src0 & ~15) | 9) macro
709 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
710 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
738 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
739 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
867 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
884 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
962 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
987 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
1025 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
[all …]