Searched defs:uniform2dv (Results 1 – 3 of 3) sorted by relevance
439 PFNGLUNIFORM2DVPROC uniform2dv = nullptr; variable
749 glUniform2dvFunc uniform2dv; variable
2311 void Context::uniform2dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform2dv() function in gl::Context