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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c215 unsigned clip_plane_const[PIPE_MAX_CLIP_PLANES]; member in struct:svga_shader_emitter_v10
3084 emit->clip_plane_const[i] = total_consts++;
3504 plane_src = make_src_const_reg(emit->clip_plane_const[i]);
3546 plane_src = make_src_const_reg(emit->clip_plane_const[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c397 unsigned clip_plane_const[PIPE_MAX_CLIP_PLANES]; member in struct:svga_shader_emitter_v10
5603 emit->clip_plane_const[i] = total_consts++;
6193 plane_src = make_src_const_reg(emit->clip_plane_const[i]);
6236 plane_src = make_src_const_reg(emit->clip_plane_const[i]);

Completed in 22 milliseconds