Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_eu.h720 static INLINE struct brw_reg brw_vec4_indirect( GLuint subnr, in brw_vec4_indirect() function
742 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset); in deref_4f()
Dbrw_vs_emit.c1175 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()