Searched refs:brw_clip_plane_stride (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_clip.h148 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
H A Dbrw_clip_line.c259 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
H A Dbrw_clip_util.c382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) function in typeref:struct:brw_reg
H A Dbrw_clip_tri.c423 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_clip.h148 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
H A Dbrw_clip_line.c259 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));
H A Dbrw_clip_util.c382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) function in typeref:struct:brw_reg
H A Dbrw_clip_tri.c423 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c));

Completed in 6 milliseconds