Searched refs:unlocatedUniforms (Results 1 – 1 of 1) sorted by relevance
895 std::vector<VariableLocation> unlocatedUniforms; in indexUniforms() local928 unlocatedUniforms.push_back(location); in indexUniforms()935 std::max(unlocatedUniforms.size() + preLocatedUniforms.size() + ignoredLocations.size(), in indexUniforms()952 for (const auto &unlocatedUniform : unlocatedUniforms) in indexUniforms()