layers: Remove cmds vector from GLOBAL_CB_NODE
authorChris Forbes <chrisforbes@google.com>
Mon, 19 Dec 2016 22:33:11 +0000 (11:33 +1300)
committerChris Forbes <chrisforbes@google.com>
Mon, 19 Dec 2016 22:33:11 +0000 (11:33 +1300)
commit347d4d3139a1e743ed85bd375c20fd35bbe68d74
treeb7c59c99613d872805739e053740c5620ee6da73
parent38de34103bb8f7a91527ce04f9537b82dd526638
layers: Remove cmds vector from GLOBAL_CB_NODE

Now that cmd buffer printing has been removed, the only use of this is
to distinguish between cmd buffers invalidated before and after a
complete recording. This should eventually be folded into the state
machine, but removing the vector of cmds is a first step.

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