Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8013 VkPipelineStageFlagBits earliest_bit = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT; in GetLogicallyEarliestGraphicsPipelineStage() local
8014 int earliest_bit_order = GetGraphicsPipelineStageLogicalOrdinal(earliest_bit); in GetLogicallyEarliestGraphicsPipelineStage()
8022 earliest_bit = current_flag; in GetLogicallyEarliestGraphicsPipelineStage()
8027 return earliest_bit; in GetLogicallyEarliestGraphicsPipelineStage()