Searched refs:PostCallRecordCreateGraphicsPipelines (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | core_validation.h | 534 …void PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_… 1551 …void PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache, uint32_…
|
H A D | core_validation.cpp | 5140 void ValidationStateTracker::PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache… in PostCallRecordCreateGraphicsPipelines() function in ValidationStateTracker 5155 void CoreChecks::PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCac… in PostCallRecordCreateGraphicsPipelines() function in CoreChecks 5159 …StateTracker::PostCallRecordCreateGraphicsPipelines(device, pipelineCache, count, pCreateInfos, pA… in PostCallRecordCreateGraphicsPipelines()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | object_tracker.h | 449 void PostCallRecordCreateGraphicsPipelines(
|
H A D | chassis.h | 2721 …virtual void PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache,… in PostCallRecordCreateGraphicsPipelines() function 3683 …virtual void PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache,… in PostCallRecordCreateGraphicsPipelines() function 3684 …PostCallRecordCreateGraphicsPipelines(device, pipelineCache, createInfoCount, pCreateInfos, pAlloc… in PostCallRecordCreateGraphicsPipelines()
|
H A D | thread_safety.h | 1101 void PostCallRecordCreateGraphicsPipelines(
|
H A D | thread_safety.cpp | 1128 void ThreadSafety::PostCallRecordCreateGraphicsPipelines( in PostCallRecordCreateGraphicsPipelines() function in ThreadSafety
|
H A D | object_tracker.cpp | 1092 void ObjectLifetimes::PostCallRecordCreateGraphicsPipelines( in PostCallRecordCreateGraphicsPipelines() function in ObjectLifetimes
|
H A D | chassis.cpp | 779 …intercept->PostCallRecordCreateGraphicsPipelines(device, pipelineCache, createInfoCount, pCreateIn… in CreateGraphicsPipelines()
|