Searched refs:earliest_bit (Results 1 – 1 of 1) sorted by relevance
8013 VkPipelineStageFlagBits earliest_bit = VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT; in GetLogicallyEarliestGraphicsPipelineStage() local8014 int earliest_bit_order = GetGraphicsPipelineStageLogicalOrdinal(earliest_bit); in GetLogicallyEarliestGraphicsPipelineStage()8022 earliest_bit = current_flag; in GetLogicallyEarliestGraphicsPipelineStage()8027 return earliest_bit; in GetLogicallyEarliestGraphicsPipelineStage()