Searched defs:uniform2f (Results 1 – 3 of 3) sorted by relevance
193 PFNGLUNIFORM2FPROC uniform2f = nullptr; variable
754 glUniform2fFunc uniform2f; variable
7488 void Context::uniform2f(UniformLocation location, GLfloat x, GLfloat y) in uniform2f() function in gl::Context