layers: Fix ImageSampler immut sampler check
authorTobin Ehlis <tobine@google.com>
Tue, 24 May 2016 22:47:36 +0000 (16:47 -0600)
committerTobin Ehlis <tobine@google.com>
Tue, 24 May 2016 22:47:36 +0000 (16:47 -0600)
commit14977c3af7d0ba12db17832196b3edc8663c5ba5
tree0759d1c5a628e1d694bef3ead52dc68d1e169031
parent21c87f829d66ddd0b0cb5033510718fa78ca4b6a
layers: Fix ImageSampler immut sampler check

Was missing IsImmutableSampler() override function for the
ImageSamplerDescriptor class.
layers/descriptor_sets.h