i965/vs: Remove support for the old parameter layout.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 26 Oct 2012 17:51:02 +0000 (10:51 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 1 Nov 2012 21:29:29 +0000 (14:29 -0700)
commitab973403e445cd8211dba4e87e057a9dc1b1af9d
treeee9c36308436d676afb2483e46d9f608652204ec
parent4b2457b548a7e79eb998fe1a33557fc45d7b2e03
i965/vs: Remove support for the old parameter layout.

Only the old backend used it.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_curbe.c
src/mesa/drivers/dri/i965/brw_vec4_emit.cpp
src/mesa/drivers/dri/i965/brw_vs_state.c
src/mesa/drivers/dri/i965/gen6_vs_state.c