Searched refs:brw_clip_plane_stride (Results 1 – 4 of 4) sorted by relevance
148 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c );
259 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c)); in clip_and_emit_line()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride() function
423 brw_ADD(p, get_addr_reg(plane_ptr), get_addr_reg(plane_ptr), brw_clip_plane_stride(c)); in brw_clip_tri()