Lines Matching full:glgetuniformlocation
1037 glGetUniformLocation() get glu::TYPE_INVALID.
1713 const int location = glGetUniformLocation(programGL, queryName.c_str());
1796 if (unifValue.type == glu::TYPE_INVALID) // This happens when glGetUniformLocation() returned -1.
1865 const int location = glGetUniformLocation(programGL, queryName.c_str());
2052 if (unifValue.type == glu::TYPE_INVALID) // This happens when glGetUniformLocation() returned -1.