Searched refs:glViewportIndexedfv (Results 1 – 12 of 12) sorted by relevance
664 gl->viewportIndexedfv = glViewportIndexedfv;
5456 GLW_APICALL void GLW_APIENTRY glViewportIndexedfv (GLuint index, const GLfloat *v) function
494 gl->viewportIndexedfv = (glViewportIndexedfvFunc) loader->get("glViewportIndexedfv");
482 gl->viewportIndexedfv = (glViewportIndexedfvFunc) loader->get("glViewportIndexedfv");
547 gl->viewportIndexedfv = (glViewportIndexedfvFunc) loader->get("glViewportIndexedfv");
538 gl->viewportIndexedfv = (glViewportIndexedfvFunc) loader->get("glViewportIndexedfv");
657 gl->viewportIndexedfv = (glViewportIndexedfvFunc) loader->get("glViewportIndexedfv");
664 #define glViewportIndexedfv glwViewportIndexedfv macro
2241 #define glViewportIndexedfv MANGLE(ViewportIndexedfv) macro
8380 GLAPI void APIENTRY glViewportIndexedfv (GLuint index, const GLfloat *v);
664 void glViewportIndexedfv (glw::GLuint index, const glw::GLfloat *v);
4845 void CallLogWrapper::glViewportIndexedfv (glw::GLuint index, const glw::GLfloat *v) function in CallLogWrapper4848 …m_log << TestLog::Message << "glViewportIndexedfv(" << index << ", " << toHex(reinterpret_cast<deU…