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