layers: Migrate draw_state.cpp to use log_msg utility for dbg reporting
authorTobin Ehlis <tobin@lunarg.com>
Tue, 16 Jun 2015 21:50:44 +0000 (15:50 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 18 Jun 2015 16:22:58 +0000 (10:22 -0600)
commitcd23f52c29934c651711ca88d78955412d8be655
tree73cc65730f546a79ceca2376dc29732eb1ae2c53
parentcfe2efa0688f9ecb56eaf1941ae211febc167b46
layers: Migrate draw_state.cpp to use log_msg utility for dbg reporting

Unified all reporting of INVALID_CMD_BUFFER messages under the getCBNode() function which eliminated lots of duplicate code.
layers/draw_state.cpp