Searched refs:getUniformValue (Results 1 – 2 of 2) sorted by relevance
149 void getUniformValue(const GLchar *name, GLenum type,
131 void ProgramData::getUniformValue(const GLchar *name, GLenum type, in getUniformValue() function in ProgramData243 getUniformValue(toSaveName.c_str(), type, uniformsOnSave); in collectUniformInfo()247 getUniformValue(name.data(), type, uniformsOnSave); in collectUniformInfo()