aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobin@lunarg.com>2015-09-15 15:02:17 -0600
committerTobin Ehlis <tobin@lunarg.com>2015-09-17 08:59:23 -0600
commit99083d9988b723c998906460eca72ad55b3766e8 (patch)
tree36909fdfeec0d1436bd29fdeb488e97b2a4f549a /layers/device_limits.cpp
parent9fd6d35d8a851b48c1218877a1067bc980b6a1ca (diff)
downloadusermoji-99083d9988b723c998906460eca72ad55b3766e8.tar.xz
layers: Improve invalid object checks of ObjectTracker
ObjectTracker now correctly stores queried PhysicalDevice and Queue information and validates that these objects are correct whenever passed in as params. Now handling arrays of Objects passed into API functions as parameters. Removed special exceptions for VkFence, VkDeviceMemory, and VkImage types that were causing them to skip some checks. Moved a few validation tests that had been under MemTracker into ObjectTracker as it now catches the invalid VkImage and VkDeviceMemory cases. Updated master document to reflect this.
Diffstat (limited to 'layers/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions