Searched refs:_mesa_opcode_string (Results 1 – 5 of 5) sorted by relevance
640 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()671 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()705 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()743 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()749 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()
286 _mesa_opcode_string(enum prog_opcode opcode);
247 _mesa_opcode_string(enum prog_opcode opcode) in _mesa_opcode_string() function
836 fprintf(stderr, "unknown opcode: %s\n", _mesa_opcode_string(op)); in ptn_emit_instruction()
990 _mesa_opcode_string(inst->Opcode)); in upload_program()1006 _mesa_opcode_string(inst->Opcode)); in upload_program()