Searched refs:PostCallRecordCreateComputePipelines (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.h | 506 …void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t… 1562 …void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t…
|
H A D | core_validation.cpp | 5213 void ValidationStateTracker::PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache … in PostCallRecordCreateComputePipelines() function in ValidationStateTracker 5229 void CoreChecks::PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCach… in PostCallRecordCreateComputePipelines() function in CoreChecks 5233 …StateTracker::PostCallRecordCreateComputePipelines(device, pipelineCache, count, pCreateInfos, pAl… in PostCallRecordCreateComputePipelines()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | object_tracker.h | 464 void PostCallRecordCreateComputePipelines(
|
H A D | chassis.h | 2724 …virtual void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, … in PostCallRecordCreateComputePipelines() function 3694 …virtual void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, … in PostCallRecordCreateComputePipelines() function 3695 …PostCallRecordCreateComputePipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAlloca… in PostCallRecordCreateComputePipelines()
|
H A D | thread_safety.h | 1118 void PostCallRecordCreateComputePipelines(
|
H A D | thread_safety.cpp | 1151 void ThreadSafety::PostCallRecordCreateComputePipelines( in PostCallRecordCreateComputePipelines() function in ThreadSafety
|
H A D | object_tracker.cpp | 1131 void ObjectLifetimes::PostCallRecordCreateComputePipelines( in PostCallRecordCreateComputePipelines() function in ObjectLifetimes
|
H A D | chassis.cpp | 816 …intercept->PostCallRecordCreateComputePipelines(device, pipelineCache, createInfoCount, pCreateInf… in CreateComputePipelines()
|