Home
last modified time | relevance | path

Searched refs:PostCallRecordCreateShaderModule (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h399 void PostCallRecordCreateShaderModule(
H A Dchassis.h2703 …virtual void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCr… in PostCallRecordCreateShaderModule() function
3721 …virtual void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCr… in PostCallRecordCreateShaderModule() function
3722PostCallRecordCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule, result); in PostCallRecordCreateShaderModule()
H A Dthread_safety.h1027 void PostCallRecordCreateShaderModule(
H A Dthread_safety.cpp1005 void ThreadSafety::PostCallRecordCreateShaderModule( in PostCallRecordCreateShaderModule() function in ThreadSafety
H A Dobject_tracker.cpp964 void ObjectLifetimes::PostCallRecordCreateShaderModule( in PostCallRecordCreateShaderModule() function in ObjectLifetimes
H A Dchassis.cpp923 …intercept->PostCallRecordCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule, result… in CreateShaderModule()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp3149 void ValidationStateTracker::PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModule… in PostCallRecordCreateShaderModule() function in ValidationStateTracker
H A Dcore_validation.h584 …void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo,