Searched refs:g1_uw (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_fs_visitor.cpp | 157 struct brw_reg g1_uw = retype(brw_vec1_grf(1, 0), BRW_REGISTER_TYPE_UW); local in function:fs_visitor::emit_interpolation_setup_gen4 165 fs_reg(stride(suboffset(g1_uw, 4), 2, 4, 0)), 168 fs_reg(stride(suboffset(g1_uw, 5), 2, 4, 0)), |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_fs_visitor.cpp | 158 struct brw_reg g1_uw = retype(brw_vec1_grf(1, 0), BRW_REGISTER_TYPE_UW); local in function:fs_visitor::emit_interpolation_setup_gfx4 166 fs_reg(stride(suboffset(g1_uw, 4), 2, 4, 0)), 169 fs_reg(stride(suboffset(g1_uw, 5), 2, 4, 0)), |
Completed in 5 milliseconds