Searched defs:uniform3dv (Results 1 – 3 of 3) sorted by relevance
441 PFNGLUNIFORM3DVPROC uniform3dv = nullptr; variable
761 glUniform3dvFunc uniform3dv; variable
2029 void Context::uniform3dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform3dv() function in gl::Context