svga: remove no-op checks in sampler, sampler_view functions
authorBrian Paul <brianp@vmware.com>
Wed, 2 Apr 2014 23:12:20 +0000 (17:12 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 4 Apr 2014 01:39:23 +0000 (19:39 -0600)
commit4105ad825f5367fb630631bf13308bf809c17926
tree1c10de68875cbbb15ae0808de523e8d53c77c7ea
parent5a2f8b2c48a1497ed65bdf1fbdb39957de3f1a88
svga: remove no-op checks in sampler, sampler_view functions

We are checking for no-ops in the CSO module for both of these items
so there's no reason to do it in the driver.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/gallium/drivers/svga/svga_pipe_sampler.c