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