layers: Merge binding maps into image and buffer maps
authorTobin Ehlis <tobine@google.com>
Tue, 5 Apr 2016 19:33:00 +0000 (13:33 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 6 Apr 2016 17:33:28 +0000 (11:33 -0600)
commit3bedcad36c2cb979719e9693bc8c9b7d0459631b
treefb53f5f0965d717bd1b52e728de27f5beec42679
parentb10f74d78e09f977ad3d440601c1e63b44783b2f
layers: Merge binding maps into image and buffer maps

mem_tracker layer had specific maps to track memory binding for images
and buffers. This change merges the data from those maps into IMAGE_NODE
and BUFFER_NODE respectively and eliminates the binding maps.
layers/core_validation.cpp
layers/core_validation.h