Searched refs:brw_vec4_indirect (Results 1 – 2 of 2) sorted by relevance
720 static INLINE struct brw_reg brw_vec4_indirect( GLuint subnr, in brw_vec4_indirect() function742 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset); in deref_4f()
1175 struct brw_reg indirect = brw_vec4_indirect(0,0); in deref()1213 struct brw_reg indirect = brw_vec4_indirect(0,0); in move_to_reladdr_dst()