Searched defs:lastSubpass (Results 1 – 2 of 2) sorted by relevance
353 std::vector<Stage> subpassStages (Stage wantedStage, bool lastSubpass) in subpassStages()1104 const bool lastSubpass = (pipelineIdx == pipelineCount - 1u); in iterate() local