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
710 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
711 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
739 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
740 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
868 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
885 o_inst->src2 = UNUSED_SRC_0; in r200_translate_vertex_program()
963 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
988 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
1026 o_inst->src1 = UNUSED_SRC_0; in r200_translate_vertex_program()
[all …]