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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_sf.c96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, function in typeref:struct:brw_reg
115 return get_vue_slot(c, vert, vue_slot);
194 get_vue_slot(c, dst, i),
195 get_vue_slot(c, src, i));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_sf.c96 static struct brw_reg get_vue_slot(struct brw_sf_compile *c, function in typeref:struct:brw_reg
115 return get_vue_slot(c, vert, vue_slot);
194 get_vue_slot(c, dst, i),
195 get_vue_slot(c, src, i));

Completed in 6 milliseconds