aboutsummaryrefslogtreecommitdiff
path: root/layers/descriptor_sets.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-12-01 09:37:56 -0700
committerTobin Ehlis <tobine@google.com>2016-12-02 11:35:37 -0700
commitcb35cef6cbe50805c30fec7dceae8db911d4447f (patch)
treefad36b8df14b84119f47b93ed322b79c745e0f17 /layers/descriptor_sets.cpp
parent42ed85bcd0112ebc866562049f5ee71e8cd5395b (diff)
downloadusermoji-cb35cef6cbe50805c30fec7dceae8db911d4447f.tar.xz
layers:Handle NULL DebugMarker function ptrs
Fixes #1074 Object_tracker and parameter_checker intercept DebugMarker extension functions which may not be supported by underlying device and therefore could terminate with a NULL function call. Updating these layers to handle this case by making sure that their downstream function ptr is not null before calling down the chain. If the downstream function ptr is null, considering that VK_SUCCESS in the layers for functions with VkResult return code.
Diffstat (limited to 'layers/descriptor_sets.cpp')
0 files changed, 0 insertions, 0 deletions