Searched defs:viewportIndexedfv (Results 1 – 3 of 3) sorted by relevance
543 PFNGLVIEWPORTINDEXEDFVPROC viewportIndexedfv = nullptr; variable
910 glViewportIndexedfvFunc viewportIndexedfv; variable
2657 void Context::viewportIndexedfv(GLuint index, const GLfloat *v) in viewportIndexedfv() function in gl::Context