Searched refs:PFNGLGETFOGFUNCSGISPROC (Results 1 – 5 of 5) sorted by relevance
3098 PFNGLGETFOGFUNCSGISPROC __glewGetFogFuncSGIS = NULL;15544 …r = ((glGetFogFuncSGIS = (PFNGLGETFOGFUNCSGISPROC)glewGetProcAddress((const GLubyte*)"glGetFogFunc… in _glewInit_GL_SGIS_fog_function()
18109 typedef void (GLAPIENTRY * PFNGLGETFOGFUNCSGISPROC) (GLfloat* points); typedef22630 GLEW_FUN_EXPORT PFNGLGETFOGFUNCSGISPROC __glewGetFogFuncSGIS;
963 PFNGLGETFOGFUNCSGISPROC epoxy_glGetFogFuncSGIS;87262 static PFNGLGETFOGFUNCSGISPROC126214 PFNGLGETFOGFUNCSGISPROC epoxy_glGetFogFuncSGIS = epoxy_glGetFogFuncSGIS_global_rewrite_ptr;
12004 typedef void (APIENTRYP PFNGLGETFOGFUNCSGISPROC) (GLfloat *points); typedef
7783 typedef void (GLAPIENTRY *PFNGLGETFOGFUNCSGISPROC)(GLfloat * points); typedef