OSDN Git Service

gallium/vl: declare sampler views in compositor shaders
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 18 Aug 2016 11:41:42 +0000 (13:41 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 22 Feb 2017 09:15:16 +0000 (10:15 +0100)
commit53b45845555f9d4531a915faefe94ee424e60177
treecd768dcb317dbb2044bb80ee2ebf834a0e6333ca
parentb87ef9e606a1644b03f15e821852c321c0043840
gallium/vl: declare sampler views in compositor shaders

The svga driver relies on the existence of these sampler views.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/auxiliary/vl/vl_compositor.c