util/blitter (and friends): generate appropriate SVIEW decls
authorRob Clark <robclark@freedesktop.org>
Thu, 11 Jun 2015 00:02:55 +0000 (20:02 -0400)
committerRob Clark <robclark@freedesktop.org>
Sun, 21 Jun 2015 11:52:16 +0000 (07:52 -0400)
commit93379748f7e4f5ab22040cdb7a4cccdcfb7954c1
tree3f8298343396b903ccba73b0b270d0e091ee6d21
parente53699298640df7d7659a8ce88b68e43918b600c
util/blitter (and friends): generate appropriate SVIEW decls

Some hardware needs to know the sampler type.  Update the blit related
shaders to include SVIEW decl.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/util/u_blit.c
src/gallium/auxiliary/util/u_blitter.c
src/gallium/auxiliary/util/u_simple_shaders.c
src/gallium/auxiliary/util/u_simple_shaders.h
src/gallium/auxiliary/util/u_tests.c
src/gallium/tests/trivial/quad-tex.c