layers:Remove duplicate cmd buffer binding
authorTobin Ehlis <tobine@google.com>
Thu, 20 Oct 2016 16:09:44 +0000 (10:09 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 26 Oct 2016 03:20:16 +0000 (21:20 -0600)
commitd74f8771414d9e80618cd7604ea4b1c459dfa42e
treec57702ef4580f7184450294c00d2c10e16763314
parent5f9c0dbd099bd351bc564e0f05170ceeadcc995d
layers:Remove duplicate cmd buffer binding

Memory objects inherit cb_bindings from BASE_NODE so don't need
redundant command_buffer_bindings. Remove that and update the code to
use the standard cb_bindings.
Also renamed a few vars from camelCase while touching code.
layers/core_validation.cpp
layers/core_validation_types.h