Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2907 void PostCallRecordBindBufferMemory2KHR(
Dthread_safety.cpp3837 void ThreadSafety::PostCallRecordBindBufferMemory2KHR( in PostCallRecordBindBufferMemory2KHR() function in ThreadSafety
Dchassis.h3285 …virtual void PostCallRecordBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkB… in PostCallRecordBindBufferMemory2KHR() function
Dchassis.cpp6376 intercept->PostCallRecordBindBufferMemory2KHR(device, bindInfoCount, pBindInfos, result); in BindBufferMemory2KHR()
/external/vulkan-validation-layers/layers/
Dcore_validation.h460 …void PostCallRecordBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkBindBuffe…
Dcore_validation.cpp4498 void ValidationStateTracker::PostCallRecordBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoC… in PostCallRecordBindBufferMemory2KHR() function in ValidationStateTracker