Searched defs:regnr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_fs_visitor.cpp | 147 int regnr = prog_data->urb_setup[location] * 4 + channel; local in function:fs_visitor::interp_reg |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_fs_visitor.cpp | 148 int regnr = prog_data->urb_setup[location] * 4 + channel; local in function:fs_visitor::interp_reg |
Completed in 10 milliseconds