Searched refs:uvAttributeName (Results 1 – 2 of 2) sorted by relevance
28 const std::string &uvAttributeName, in loadShader() argument69 GLint uvAttribute = glGetAttribLocation(program, uvAttributeName.c_str()); in loadShader()
49 const std::string &uvAttributeName,