layers: Switch sense of logic in CV CreateGraphicsPipelines
authorChris Forbes <chrisforbes@google.com>
Wed, 30 Nov 2016 01:24:32 +0000 (14:24 +1300)
committerChris Forbes <chrisforbes@google.com>
Thu, 1 Dec 2016 18:48:08 +0000 (07:48 +1300)
commitc70226063be6148056ceeccf835175a1fd59f24f
tree79254d690fbcc17bf63d7123cc86956bd74c2685
parentc385db8b475ee3f57bf40e6eff2042ae2622fb05
layers: Switch sense of logic in CV CreateGraphicsPipelines

No functional change.
Drop the explicit unlocks -- this happens as the unique_lock goes out of
scope anyway.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/core_validation.cpp