layers: Add spirv static call tree walker
authorChris Forbes <chrisforbes@google.com>
Mon, 1 Feb 2016 05:41:33 +0000 (18:41 +1300)
committerTobin Ehlis <tobine@google.com>
Fri, 12 Feb 2016 14:46:15 +0000 (07:46 -0700)
commit7d92cfe6228716373f2b8d59905c41e2761838a0
treef38ec85db9b84a84b0b715f6dd6043a22b3df6c9
parent978d88a83623be04255d7d259278f30fae80e714
layers: Add spirv static call tree walker

With emphasis on finding all descriptor-based resources referenced in the static call tree of an entrypoint

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