layers: DrawState bug fixes
authorTobin Ehlis <tobin@lunarg.com>
Thu, 19 Feb 2015 16:55:18 +0000 (09:55 -0700)
committerTobin Ehlis <tobin@lunarg.com>
Thu, 19 Feb 2015 18:54:56 +0000 (11:54 -0700)
commit5de33626a8b870d75d0a5645526d06612b2f47ef
tree439e2a884d02cf5ccc5b1e6eb6c17579ea6a77e6
parent7247fac7b22244e4e9dd3a715032e81afb8112dc
layers: DrawState bug fixes

Correctly track UpdateChain per Set and free the shadowNode
Fix pTypes array to correctly track update types per descriptor
Fix upperBound code to correctly loop over all elements of layout
Various NULL ptr checks
layers/draw_state.c
layers/draw_state.h