Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1368 void PreCallRecordAllocateCommandBuffers(
Dthread_safety.cpp28 void ThreadSafety::PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAlloca… in PreCallRecordAllocateCommandBuffers() function in ThreadSafety
Dchassis.h2789 …virtual void PreCallRecordAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInf… in PreCallRecordAllocateCommandBuffers() function
Dchassis.cpp2720 intercept->PreCallRecordAllocateCommandBuffers(device, pAllocateInfo, pCommandBuffers); in AllocateCommandBuffers()