Loader: GPA fixes and also properly insert wrapped gpu objs into chain
authorJon Ashburn <jon@lunarg.com>
Fri, 24 Oct 2014 21:48:55 +0000 (15:48 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 30 Oct 2014 00:02:04 +0000 (18:02 -0600)
commitbacb19c0ec0a77b6a89ff1dd224653354194332a
tree268441107f2c86fab02a0a1eb696afdddc5b37bb
parent0034d47ca313b6ec01954b1e64d18ea7437a2600
Loader: GPA fixes  and also properly insert wrapped gpu objs into chain

Loader wasn't properly inserting the wrapped gpu objects for activated layers
into  the chain of objects.  This was a problem for any calls that used
the wrapped gpu object chain after activation of layers.
loader/loader.c
loader/loader.h
xgl-generate.py