Searched defs:uniform3f (Results 1 – 2 of 2) sorted by relevance
197 PFNGLUNIFORM3FPROC uniform3f = nullptr; variable
6689 void Context::uniform3f(UniformLocation location, GLfloat x, GLfloat y, GLfloat z) in uniform3f() function in gl::Context