Lines Matching full:glgetuniformlocation
1172 const GLint location = glGetUniformLocation(progName, uniformName.c_str());1421 GLint vtxLoc = glGetUniformLocation(changeName, "vtxScale");1422 GLint frgLoc = glGetUniformLocation(changeName, "frgScale");