Home
last modified time | relevance | path

Searched refs:PostCallRecordAllocateCommandBuffers (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp575 void ObjectLifetimes::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAl… in PostCallRecordAllocateCommandBuffers() function in ObjectLifetimes
Dcore_validation.h604 …void PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo* pCre…
Dcore_validation.cpp6265 void ValidationStateTracker::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandB… in PostCallRecordAllocateCommandBuffers() function in ValidationStateTracker
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h649 void PostCallRecordAllocateCommandBuffers(
Dthread_safety.h1373 void PostCallRecordAllocateCommandBuffers(
Dthread_safety.cpp34 void ThreadSafety::PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloc… in PostCallRecordAllocateCommandBuffers() function in ThreadSafety
Dchassis.h2790 …virtual void PostCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateIn… in PostCallRecordAllocateCommandBuffers() function
Dchassis.cpp2725 … intercept->PostCallRecordAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers, result); in AllocateCommandBuffers()