st/mesa: when binding sampler states, don't check the max sampler limit
authorMarek Olšák <marek.olsak@amd.com>
Sat, 10 Jun 2017 19:57:20 +0000 (21:57 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 21 Jun 2017 23:51:02 +0000 (01:51 +0200)
commit18d498a1ae5eb8c3186847c96a6934ef5a82c6ab
tree711dc51c7796fde491bb9da8481cffa7500c3702
parentfd86876fe4abcdd0d7d77f05eb24fadc985f2530
st/mesa: when binding sampler states, don't check the max sampler limit

The GLSL linker takes care of it.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/state_tracker/st_atom_sampler.c