OSDN Git Service

mesa: Remove remnants of PROGRAM_VARYING.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 14 Oct 2012 23:56:42 +0000 (16:56 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2012 18:35:24 +0000 (11:35 -0700)
commitd0021cb0fb7c28ff9f496f02b7bb3b2ab0722304
tree06ac2bff482e1fca69e4a9d5ed54cf5b9caa70c4
parenteda4a4ae81481c4b0a300ad91e607a18a8d81cb3
mesa: Remove remnants of PROGRAM_VARYING.

The previous patch removed the producer of things in this file.
Since there aren't any, we can remove it.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/mtypes.h
src/mesa/program/prog_parameter_layout.c
src/mesa/program/prog_print.c
src/mesa/program/programopt.c
src/mesa/state_tracker/st_program.c