Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1155 void PostCallRecordDestroyPipelineLayout(
Dthread_safety.cpp1207 void ThreadSafety::PostCallRecordDestroyPipelineLayout( in PostCallRecordDestroyPipelineLayout() function in ThreadSafety
Dchassis.h2733 …virtual void PostCallRecordDestroyPipelineLayout(VkDevice device, VkPipelineLayout pipelineLayout,… in PostCallRecordDestroyPipelineLayout() function
Dchassis.cpp2311 intercept->PostCallRecordDestroyPipelineLayout(device, pipelineLayout, pAllocator); in DestroyPipelineLayout()