Searched refs:num_inst_src_regs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp482 num_inst_src_regs(unsigned opcode) function
3088 for (j=0; j < num_inst_src_regs(inst->op); j++) {
3111 for (j=0; j < num_inst_src_regs(inst->op); j++) {
3172 for (j=0; j < num_inst_src_regs(inst->op); j++) {
4218 num_src = num_inst_src_regs(inst->op);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp482 num_inst_src_regs(unsigned opcode) function
3088 for (j=0; j < num_inst_src_regs(inst->op); j++) {
3111 for (j=0; j < num_inst_src_regs(inst->op); j++) {
3172 for (j=0; j < num_inst_src_regs(inst->op); j++) {
4218 num_src = num_inst_src_regs(inst->op);

Completed in 85 milliseconds