Searched defs:uniform2fv (Results 1 – 2 of 2) sorted by relevance
194 PFNGLUNIFORM2FVPROC uniform2fv = nullptr; variable
6670 void Context::uniform2fv(UniformLocation location, GLsizei count, const GLfloat *v) in uniform2fv() function in gl::Context