OSDN Git Service

gallium/vl: Add sampler views to video filter fragment shaders
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 23 Sep 2016 10:57:54 +0000 (12:57 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 22 Feb 2017 09:17:07 +0000 (10:17 +0100)
commitf2872bf8c34bc762a3c1bb2595c8000672659b9f
tree95ddef7940cecc40f55fcb3aaf0fee6ebdf633dd
parent53b45845555f9d4531a915faefe94ee424e60177
gallium/vl: Add sampler views to video filter fragment shaders

Needed for at least the svga driver.

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_bicubic_filter.c
src/gallium/auxiliary/vl/vl_matrix_filter.c
src/gallium/auxiliary/vl/vl_median_filter.c