layers: Unify cb lookup in CmdBeginRenderPass
authorChris Forbes <chrisforbes@google.com>
Mon, 16 May 2016 23:02:24 +0000 (11:02 +1200)
committerTobin Ehlis <tobine@google.com>
Thu, 19 May 2016 14:48:42 +0000 (08:48 -0600)
commit818c4b85891f8bded09b4d1178e508d39cb89bac
tree85192c6a3e9da4a59a0d68a4cba21012664bc1ad
parentd72b9acd6d857ee6e3e46f92f5f48c24b278923a
layers: Unify cb lookup in CmdBeginRenderPass

We already have a GLOBAL_CB_NODE ptr here, and we know it's not null.

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