OSDN Git Service

mesa: Remove now-unused _mesa_add_sampler().
authorEric Anholt <eric@anholt.net>
Wed, 25 Aug 2010 04:45:40 +0000 (21:45 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 25 Aug 2010 19:38:32 +0000 (12:38 -0700)
commitb5c07b9226d8e7de78f6367b5799b39caf820ef3
treeae40b7c697ffde9fa8ebcac7ca8e9ca54d80305f
parentaa452e20bff9aea2ecb994c9f7b413b0726a04f3
mesa: Remove now-unused _mesa_add_sampler().

We do the generation of "what sampler number within Parameters are we"
right in ir_to_mesa.cpp, instead of repeatedly walking the existing
list to find out.
src/mesa/program/prog_parameter.c
src/mesa/program/prog_parameter.h