Searched refs:StripLastArrayIndex (Results 1 – 5 of 5) sorted by relevance
65 std::string StripLastArrayIndex(const std::string &name);
859 std::string StripLastArrayIndex(const std::string &name) in StripLastArrayIndex() function
384 uniformName = gl::StripLastArrayIndex(uniformName); in initDefaultUniformLayoutMapping()
2135 const std::string nameString = StripLastArrayIndex(name); in getInputResourceIndex()2231 const std::string nameString = StripLastArrayIndex(name); in getOutputResourceIndex()
1203 name = gl::StripLastArrayIndex(name); in CaptureUpdateUniformLocations()