Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1334 void PreCallRecordCreateCommandPool(
Dthread_safety.cpp1503 void ThreadSafety::PreCallRecordCreateCommandPool( in PreCallRecordCreateCommandPool() function in ThreadSafety
Dchassis.h2780 …virtual void PreCallRecordCreateCommandPool(VkDevice device, const VkCommandPoolCreateInfo* pCreat… in PreCallRecordCreateCommandPool() function
Dchassis.cpp2652 intercept->PreCallRecordCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPool); in CreateCommandPool()