Searched refs:PostCallRecordCreateShaderModule (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | object_tracker.h | 399 void PostCallRecordCreateShaderModule(
|
H A D | chassis.h | 2703 …virtual void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCr… in PostCallRecordCreateShaderModule() function 3721 …virtual void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCr… in PostCallRecordCreateShaderModule() function 3722 … PostCallRecordCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule, result); in PostCallRecordCreateShaderModule()
|
H A D | thread_safety.h | 1027 void PostCallRecordCreateShaderModule(
|
H A D | thread_safety.cpp | 1005 void ThreadSafety::PostCallRecordCreateShaderModule( in PostCallRecordCreateShaderModule() function in ThreadSafety
|
H A D | object_tracker.cpp | 964 void ObjectLifetimes::PostCallRecordCreateShaderModule( in PostCallRecordCreateShaderModule() function in ObjectLifetimes
|
H A D | chassis.cpp | 923 …intercept->PostCallRecordCreateShaderModule(device, pCreateInfo, pAllocator, pShaderModule, result… in CreateShaderModule()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | shader_validation.cpp | 3149 void ValidationStateTracker::PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModule… in PostCallRecordCreateShaderModule() function in ValidationStateTracker
|
H A D | core_validation.h | 584 …void PostCallRecordCreateShaderModule(VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo,
|