Home
last modified time | relevance | path

Searched refs:PFNGLGETFOGFUNCSGISPROC (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c3098 PFNGLGETFOGFUNCSGISPROC __glewGetFogFuncSGIS = NULL;
15544 …r = ((glGetFogFuncSGIS = (PFNGLGETFOGFUNCSGISPROC)glewGetProcAddress((const GLubyte*)"glGetFogFunc… in _glewInit_GL_SGIS_fog_function()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h18109 typedef void (GLAPIENTRY * PFNGLGETFOGFUNCSGISPROC) (GLfloat* points); typedef
22630 GLEW_FUN_EXPORT PFNGLGETFOGFUNCSGISPROC __glewGetFogFuncSGIS;
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c963 PFNGLGETFOGFUNCSGISPROC epoxy_glGetFogFuncSGIS;
87262 static PFNGLGETFOGFUNCSGISPROC
126214 PFNGLGETFOGFUNCSGISPROC epoxy_glGetFogFuncSGIS = epoxy_glGetFogFuncSGIS_global_rewrite_ptr;
/external/mesa3d/include/GL/
Dglext.h12004 typedef void (APIENTRYP PFNGLGETFOGFUNCSGISPROC) (GLfloat *points); typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h7783 typedef void (GLAPIENTRY *PFNGLGETFOGFUNCSGISPROC)(GLfloat * points); typedef