Searched refs:PostCallRecordBindImageMemory (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 690 void PostCallRecordBindImageMemory(
|
D | thread_safety.cpp | 427 void ThreadSafety::PostCallRecordBindImageMemory( in PostCallRecordBindImageMemory() function in ThreadSafety
|
D | chassis.h | 2613 …virtual void PostCallRecordBindImageMemory(VkDevice device, VkImage image, VkDeviceMemory memory, … in PostCallRecordBindImageMemory() function
|
D | chassis.cpp | 1477 intercept->PostCallRecordBindImageMemory(device, image, memory, memoryOffset, result); in BindImageMemory()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 462 …void PostCallRecordBindImageMemory(VkDevice device, VkImage image, VkDeviceMemory mem, VkDeviceSiz…
|
D | core_validation.cpp | 12058 void ValidationStateTracker::PostCallRecordBindImageMemory(VkDevice device, VkImage image, VkDevice… in PostCallRecordBindImageMemory() function in ValidationStateTracker
|