cso: check for no sampler view changes in cso_set_sampler_views()
authorBrian Paul <brianp@vmware.com>
Wed, 2 Apr 2014 23:12:02 +0000 (17:12 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 4 Apr 2014 01:39:23 +0000 (19:39 -0600)
commit5a2f8b2c48a1497ed65bdf1fbdb39957de3f1a88
tree36f48dab3a60d957a33901352ea67472ee60cd77
parentffa39ab067ae360ceffdf8f1eb6d84f0ebdf6c94
cso: check for no sampler view changes in cso_set_sampler_views()

As we do for sampler states in single_sampler_done() and many other
CSO functions.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/cso_cache/cso_context.c