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