Searched refs:get_vue_slot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 96 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 D | brw_compile_sf.c | 96 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