Home
last modified time | relevance | path

Searched refs:clip_plane_const (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c205 unsigned clip_plane_const[PIPE_MAX_CLIP_PLANES]; member
2871 emit->clip_plane_const[i] = total_consts++; in emit_constant_declaration()
3279 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_distance_from_vpos()
3321 plane_src = make_src_const_reg(emit->clip_plane_const[i]); in emit_clip_vertex_instructions()