meta: Simplify the blit shader setup steps.
authorEric Anholt <eric@anholt.net>
Wed, 12 Feb 2014 00:08:51 +0000 (16:08 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 12 Feb 2014 23:38:57 +0000 (15:38 -0800)
commitb719aa39026826b8262d74fffdc58a75cc6a107e
tree549c673708207627b4b884513197ac8421dcca9c
parentb424da4be07ab8d34986e6f3824c679b623df952
meta: Simplify the blit shader setup steps.

The only thing that wants to track the glsl_sampler structure is the
shader string generator.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/common/meta.c