Searched defs:uniform4f (Results 1 – 3 of 3) sorted by relevance
201 PFNGLUNIFORM4FPROC uniform4f = nullptr; variable
770 glUniform4fFunc uniform4f; variable
7540 void Context::uniform4f(UniformLocation location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in uniform4f() function in gl::Context