memory alloc: Add allocation index to BindObjectMemory
authorJon Ashburn <jon@lunarg.com>
Thu, 15 Jan 2015 17:39:19 +0000 (10:39 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:09 +0000 (17:58 -0700)
commit885ebd5ce46c6baa9acbe5b1cd38daf0913ea720
tree2583ef6fc081da8bd9c2b95cae026eaacd4c9e4b
parentb759a2eeb57b70110b80533e211928b45f925b30
memory alloc: Add allocation index to BindObjectMemory

For now it is always index 0.  Updates, driver, glave, tests, demos, include,
and layers.
demos/cube.c
demos/tri.c
include/xgl.h
layers/draw_state.c
layers/mem_tracker.c
xgl.py