Searched refs:PostCallRecordDestroyShaderModule (Results 1 – 4 of 4) sorted by relevance
1039 void PostCallRecordDestroyShaderModule(
1023 void ThreadSafety::PostCallRecordDestroyShaderModule( in PostCallRecordDestroyShaderModule() function in ThreadSafety
2706 …virtual void PostCallRecordDestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const… in PostCallRecordDestroyShaderModule() function
2173 intercept->PostCallRecordDestroyShaderModule(device, shaderModule, pAllocator); in DestroyShaderModule()