Home
last modified time | relevance | path

Searched refs:PostCallRecordGetImageSubresourceLayout (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h992 void PostCallRecordGetImageSubresourceLayout(
Dthread_safety.cpp953 void ThreadSafety::PostCallRecordGetImageSubresourceLayout( in PostCallRecordGetImageSubresourceLayout() function in ThreadSafety
Dchassis.h2694 …virtual void PostCallRecordGetImageSubresourceLayout(VkDevice device, VkImage image, const VkImage… in PostCallRecordGetImageSubresourceLayout() function
Dchassis.cpp2105 intercept->PostCallRecordGetImageSubresourceLayout(device, image, pSubresource, pLayout); in GetImageSubresourceLayout()