| Age | Commit message (Collapse) | Author |
|
Change-Id: Ia83e40c8c5c92a8ac50dc2d5bf5bf9b2b255594b
|
|
Print object type explicitly; also fixup a couple of format
specifiers.
Change-Id: I6f5036f70cae05bd5f7ee9320e24b2e16bdc811b
|
|
Tracking data was cleaned up after calling down the chain in
FreeCommandBuffers and FreeDescriptorSets -- this left a hole that
another thread could walk through and corrupt the tracking data.
Change-Id: I7cc9c9bfae9f1ea179122125dd09952650f14d81
|
|
Removed dead code, added per-instance and per-device object tracking,
(this was broken in codegen'd version with no cross-device
validation), updated for new layer architectures and coding standards,
removed OT-related codegen -- it is now a standalone cpp file.
Change-Id: I64464b855e1b4841c8e3a581387e0e9065b006f7
|