Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp1700 int uniform_nr = inst->src[0].nr + inst->src[0].offset / 16; in move_uniform_array_access_to_pull_constants() local
1730 int uniform_nr = inst->src[0].nr + inst->src[0].offset / 16; in move_uniform_array_access_to_pull_constants() local
Dbrw_fs.cpp1628 int uniform_nr = inst->src[i].nr + inst->src[i].offset / 4; in assign_curb_setup() local