aboutsummaryrefslogtreecommitdiff
path: root/layers/core_validation.cpp
diff options
context:
space:
mode:
authorJon Ashburn <jon@lunarg.com>2016-06-28 16:59:36 -0600
committerJon Ashburn <jon@lunarg.com>2016-06-30 11:18:44 -0600
commitb8b0c3ae1ce0242d9614e27a7a68346ffcee597e (patch)
treed68e46ef9731a34bbe44034cbd77d2d4a1a61c3e /layers/core_validation.cpp
parent147f25d8f03692b361a70f024bd8f2d8062eb90f (diff)
downloadusermoji-b8b0c3ae1ce0242d9614e27a7a68346ffcee597e.tar.xz
layers: FIx object_tracker displayKHR and displayModeKHR creation
For displayModeKHR there are two separate Vulkan commands that can create these objects. For displayKHR there is one command that creates the object: GetPhysicalDeviceDisplayPropertiesKHR. GetDisplayPlaneSupportedDisplaysKHR doesn't create new objects but returns existing objects. The existing code had the creation in GetDisplayPlaneSupportedDisplaysKHR rather than in GetPhysicalDeviceDisplayPropertiesKHR. Change-Id: I63df7c41a0d17acd8b06ebb1a5742ac032159a09
Diffstat (limited to 'layers/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions