Home
last modified time | relevance | path

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

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