Searched refs:_mesa_opcode_string (Results 1 – 5 of 5) sorted by relevance
641 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()672 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()706 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()744 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()750 _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()