Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8012 static VkPipelineStageFlagBits GetLogicallyEarliestGraphicsPipelineStage(VkPipelineStageFlags infla… in GetLogicallyEarliestGraphicsPipelineStage() function
10141 …VkPipelineStageFlagBits earliest_dst_stage = GetLogicallyEarliestGraphicsPipelineStage(dependency.… in ValidateRenderPassDAG()