Searched refs:last_out_location (Results 1 – 2 of 2) sorted by relevance
2625 std::string prepareGlobals(glw::GLuint last_in_location, glw::GLuint last_out_location);
14953 std::string VaryingComponentsTest::prepareGlobals(GLuint last_in_location, GLuint last_out_location) in test() argument14955 std::string globals = VaryingLocationsTest::prepareGlobals(last_in_location, last_out_location); in test()