Searched defs:uniform3fv (Results 1 – 2 of 2) sorted by relevance
198 PFNGLUNIFORM3FVPROC uniform3fv = nullptr; variable
6696 void Context::uniform3fv(UniformLocation location, GLsizei count, const GLfloat *v) in uniform3fv() function in gl::Context