Home
last modified time | relevance | path

Searched refs:r1_6ud (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_emit.c409 struct brw_reg r1_6ud = retype(brw_vec1_grf(1, 6), BRW_REGISTER_TYPE_UD); in emit_frontfacing() local
424 brw_CMP(p, brw_null_reg(), BRW_CONDITIONAL_L, r1_6ud, brw_imm_ud(1 << 31)); in emit_frontfacing()
Dbrw_fs.cpp773 struct brw_reg r1_6ud = retype(brw_vec1_grf(1, 6), BRW_REGISTER_TYPE_UD); in emit_frontfacing_interpolation() local
778 fs_reg(r1_6ud), in emit_frontfacing_interpolation()