Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2116 void PostCallRecordTrimCommandPool(
Dthread_safety.cpp2677 void ThreadSafety::PostCallRecordTrimCommandPool( in PostCallRecordTrimCommandPool() function in ThreadSafety
Dchassis.h2985 …virtual void PostCallRecordTrimCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPo… in PostCallRecordTrimCommandPool() function
Dchassis.cpp4240 intercept->PostCallRecordTrimCommandPool(device, commandPool, flags); in TrimCommandPool()