summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_span.c
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-02-15 20:27:03 -0800
committerPaul Berry <[email protected]>2013-04-11 09:25:25 -0700
commit0ce95222aff64a316b95c67ef427901ffbe3e061 (patch)
treea37179486852dd1f50479c4cc48ca3345112f042 /src/mesa/swrast/s_span.c
parent42a3d63dd4470be73b92b5d87daa32a9c293f127 (diff)
i965/vs: move ARB_vertex_program functions to vec4_vs_visitor.
This patch moves functions from vec4_visitor to vec4_vs_visitor that deal with ARB (assembly) vertex programs. There's no point in having these functions in the base class since we don't intend to support assembly programs for the GS stage. The following functions are moved: - setup_vp_regs - get_vp_dst_reg - get_vp_src_reg Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_span.c')
0 files changed, 0 insertions, 0 deletions