Searched defs:numSrc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogramopt.c523 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_remove_output_reads
604 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_program_fragment_position_to_sysval
H A Dprog_optimize.c215 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:replace_regs
259 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_remove_dead_code_global
386 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:find_next_use
986 const GLuint numSrc = 3;/*_mesa_num_inst_src_regs(inst->Opcode);*/ local in function:_mesa_find_temp_intervals
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogramopt.c523 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_remove_output_reads
604 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_program_fragment_position_to_sysval
H A Dprog_optimize.c215 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:replace_regs
259 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:_mesa_remove_dead_code_global
386 const GLuint numSrc = _mesa_num_inst_src_regs(inst->Opcode); local in function:find_next_use
986 const GLuint numSrc = 3;/*_mesa_num_inst_src_regs(inst->Opcode);*/ local in function:find_temp_intervals

Completed in 7 milliseconds