Searched refs:brw_clip_plane_stride (Results 1 – 4 of 4) sorted by relevance
181 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
266 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c)); in clip_and_emit_line()
389 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride() function
428 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c)); in brw_clip_tri()