Searched refs:deref_4b (Results 1 – 3 of 3) sorted by relevance
174 brw_MOV(p, c->reg.plane_equation, deref_4b(plane_ptr, 0)); in clip_and_emit_line()
262 brw_MOV(p, c->reg.plane_equation, deref_4b(plane_ptr, 0)); in brw_clip_tri()
750 static INLINE struct brw_reg deref_4b(struct brw_indirect ptr, GLint offset) in deref_4b() function