OSDN Git Service

st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2]
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 15 Oct 2012 18:10:47 +0000 (11:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2012 18:35:24 +0000 (11:35 -0700)
commit5bb6f15f79a58e145817edf4894d53402ebdd5ba
tree6d326e9e1b946de073128cf0089ab060ad1dced5
parent4b13252bba7e0f6f70adf7036874988b810a67a3
st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2]

Nobody ever set the flag, which makes this dead code.

v2: Leave the ureg_DECL_fs_input_cyl function in place, even though it's
    unused, since VMWare uses it for their internal projects.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/program/prog_parameter.h
src/mesa/state_tracker/st_mesa_to_tgsi.c