Searched refs:get_varying (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 109 static struct brw_reg get_varying(struct brw_sf_compile *c, function in typeref:struct:brw_reg 137 get_varying(c, vert, VARYING_SLOT_COL0+i), 138 get_varying(c, vert, VARYING_SLOT_BFC0+i));
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 109 static struct brw_reg get_varying(struct brw_sf_compile *c, function in typeref:struct:brw_reg 137 get_varying(c, vert, VARYING_SLOT_COL0+i), 138 get_varying(c, vert, VARYING_SLOT_BFC0+i));
|
Completed in 4 milliseconds