Searched defs:uniform4d (Results 1 – 3 of 3) sorted by relevance
442 PFNGLUNIFORM4DPROC uniform4d = nullptr; variable
764 glUniform4dFunc uniform4d; variable
2326 void Context::uniform4d(UniformLocation location, GLdouble x, GLdouble y, GLdouble z, GLdouble w) in uniform4d() function in gl::Context