Home
last modified time | relevance | path

Searched refs:_mesa_num_inst_src_regs (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h274 _mesa_num_inst_src_regs(enum prog_opcode opcode);
H A Dprog_instruction.c162 _mesa_num_inst_src_regs(enum prog_opcode opcode) in _mesa_num_inst_src_regs() function
H A Dprogram.c450 unsigned num_src = _mesa_num_inst_src_regs(inst->Opcode); in _mesa_add_separate_state_parameters()
H A Dprog_print.c746 _mesa_num_inst_src_regs(inst->Opcode), in _mesa_fprint_instruction_opt()
752 3/*_mesa_num_inst_src_regs(inst->Opcode)*/, in _mesa_fprint_instruction_opt()

Completed in 4 milliseconds