Searched refs:OPCODE_NRM3 (Results 1 – 5 of 5) sorted by relevance
199 OPCODE_NRM3, /* */ enumerator
207 { OPCODE_NRM3, "NRM3", 1, 1 },
1247 case OPCODE_NRM3: /* 3-component normalization */ in _mesa_execute_program()
616 case OPCODE_NRM3: in translate_opcode()
708 emit_op1(p, OPCODE_NRM3, dest, WRITEMASK_XYZ, src); in emit_normalize_vec3()