Searched refs:OPCODE_STR (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/program/ |
D | prog_instruction.h | 225 OPCODE_STR, /* 2 X */ enumerator
|
D | prog_instruction.c | 233 { OPCODE_STR, "STR", 0, 1 },
|
D | nvfragparse.c | 123 { "STR", OPCODE_STR, INPUT_2V, OUTPUT_V, _R | _H | _X | _C | _S },
|
D | prog_execute.c | 1602 case OPCODE_STR: /* set true, operands ignored */ in _mesa_execute_program()
|