Home | History | Annotate | Download | only in wrapper

Lines Matching refs:uniformNames

2327 void glwGetUniformIndices (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices)
2332 gl->getUniformIndices(program, uniformCount, uniformNames, uniformIndices);