Searched refs:secondaryOutputLocations (Results 1 – 3 of 3) sorted by relevance
348 const auto &secondaryOutputLocations = mState.getSecondaryOutputLocations(); in link() local373 outputLocationIndex < secondaryOutputLocations.size(); ++outputLocationIndex) in link()376 secondaryOutputLocations[outputLocationIndex]; in link()
360 const auto &secondaryOutputLocations = mState.getSecondaryOutputLocations(); in link() local385 outputLocationIndex < secondaryOutputLocations.size(); ++outputLocationIndex) in link()388 secondaryOutputLocations[outputLocationIndex]; in link()
296 const auto &secondaryOutputLocations = in AssignSecondaryOutputLocations() local301 for (const gl::VariableLocation &outputLocation : secondaryOutputLocations) in AssignSecondaryOutputLocations()