Searched refs:OPCODE_SWZ (Results 1 – 9 of 9) sorted by relevance
166 OPCODE_SWZ, /* X X X */ enumerator
145 { OPCODE_SWZ, "SWZ", 1, 1 },
688 [OPCODE_SWZ] = 0,824 case OPCODE_SWZ: in ptn_emit_instruction()
622 case OPCODE_SWZ: in _mesa_fprint_instruction_opt()
1043 case OPCODE_SWZ: /* extended swizzle */ in _mesa_execute_program()
925 emit(ir, OPCODE_SWZ, result_dst, src); in emit_swz()
526 case OPCODE_SWZ: in compile_instruction()
930 case OPCODE_SWZ: in upload_program()
746 case OPCODE_SWZ: in r200_translate_vertex_program()