Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1039 void PostCallRecordDestroyShaderModule(
Dthread_safety.cpp1023 void ThreadSafety::PostCallRecordDestroyShaderModule( in PostCallRecordDestroyShaderModule() function in ThreadSafety
Dchassis.h2706 …virtual void PostCallRecordDestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const… in PostCallRecordDestroyShaderModule() function
Dchassis.cpp2173 intercept->PostCallRecordDestroyShaderModule(device, shaderModule, pAllocator); in DestroyShaderModule()