Home
last modified time | relevance | path

Searched defs:regnr (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp134 const unsigned regnr = per_vertex_start + (nr * 4) + channel; in interp_reg() local
153 const unsigned regnr = prog_data->urb_setup[location]; in per_primitive_reg() local