Searched defs:uniform1fv (Results 1 – 2 of 2) sorted by relevance
190 PFNGLUNIFORM1FVPROC uniform1fv = nullptr; variable
6631 void Context::uniform1fv(UniformLocation location, GLsizei count, const GLfloat *v) in uniform1fv() function in gl::Context