Home
last modified time | relevance | path

Searched refs:PostCallRecordBindImageMemory2 (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2022 void PostCallRecordBindImageMemory2(
Dthread_safety.cpp2545 void ThreadSafety::PostCallRecordBindImageMemory2( in PostCallRecordBindImageMemory2() function in ThreadSafety
Dchassis.h2940 …virtual void PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindI… in PostCallRecordBindImageMemory2() function
Dchassis.cpp3903 intercept->PostCallRecordBindImageMemory2(device, bindInfoCount, pBindInfos, result); in BindImageMemory2()
/external/vulkan-validation-layers/layers/
Dcore_validation.h464 …void PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemo…
Dcore_validation.cpp12091 void ValidationStateTracker::PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindImageMemory2() function in ValidationStateTracker