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