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