Searched refs:clip_plane_const (Results 1 – 1 of 1) sorted by relevance
209 unsigned clip_plane_const[PIPE_MAX_CLIP_PLANES]; member2890 emit->clip_plane_const[i] = total_consts++; in emit_constant_declaration()3299 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_distance_from_vpos()3341 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_vertex_instructions()