Searched refs:_mesa_opcode_string (Results 1 – 5 of 5) sorted by relevance
656 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()687 fprintf(f, "%s", _mesa_opcode_string(inst->Opcode)); in _mesa_fprint_instruction_opt()721 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()759 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()765 _mesa_opcode_string(inst->Opcode), in _mesa_fprint_instruction_opt()
286 _mesa_opcode_string(enum prog_opcode opcode);
249 _mesa_opcode_string(enum prog_opcode opcode) in _mesa_opcode_string() function
792 fprintf(stderr, "unknown opcode: %s\n", _mesa_opcode_string(op)); in ptn_emit_instruction()
991 _mesa_opcode_string(inst->Opcode)); in upload_program()1007 _mesa_opcode_string(inst->Opcode)); in upload_program()