Searched refs:PostCallRecordCreateComputePipelines (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 506 …void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t… 1562 …void PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_t…
|
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()
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 464 void PostCallRecordCreateComputePipelines(
|
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()
|
D | thread_safety.h | 1118 void PostCallRecordCreateComputePipelines(
|
D | thread_safety.cpp | 1151 void ThreadSafety::PostCallRecordCreateComputePipelines( in PostCallRecordCreateComputePipelines() function in ThreadSafety
|
D | object_tracker.cpp | 1131 void ObjectLifetimes::PostCallRecordCreateComputePipelines( in PostCallRecordCreateComputePipelines() function in ObjectLifetimes
|
D | chassis.cpp | 816 …intercept->PostCallRecordCreateComputePipelines(device, pipelineCache, createInfoCount, pCreateInf… in CreateComputePipelines()
|