Searched defs:uniform4dv (Results 1 – 3 of 3) sorted by relevance
443 PFNGLUNIFORM4DVPROC uniform4dv = nullptr; variable
765 glUniform4dvFunc uniform4dv; variable
2331 void Context::uniform4dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform4dv() function in gl::Context