Searched refs:brw_vec4_indirect (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_reg.h1125 brw_vec4_indirect(unsigned subnr, int offset) function in typeref:struct:brw_reg
1158 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_reg.h1139 brw_vec4_indirect(unsigned subnr, int offset) function in typeref:struct:brw_reg
1172 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.h1752 static inline struct brw_reg brw_vec4_indirect(unsigned subnr, function in typeref:struct:brw_reg
1774 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.h1752 static inline struct brw_reg brw_vec4_indirect(unsigned subnr, function in typeref:struct:brw_reg
1774 return brw_vec4_indirect(ptr.addr_subnr, ptr.addr_offset + offset);

Completed in 13 milliseconds