Searched defs:uniform1dv (Results 1 – 3 of 3) sorted by relevance
437 PFNGLUNIFORM1DVPROC uniform1dv = nullptr; variable
741 glUniform1dvFunc uniform1dv; variable
2301 void Context::uniform1dv(UniformLocation location, GLsizei count, const GLdouble *value) in uniform1dv() function in gl::Context