Searched refs:PFNGLCLEARDEPTHXPROC (Results 1 – 5 of 5) sorted by relevance
455 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHXPROC) (GLfixed depth); typedef
44 ANGLE_UTIL_EXPORT PFNGLCLEARDEPTHXPROC glClearDepthx;1541 glClearDepthx = reinterpret_cast<PFNGLCLEARDEPTHXPROC>(loadProc("glClearDepthx")); in LoadGLES()
52 ANGLE_UTIL_EXPORT extern PFNGLCLEARDEPTHXPROC glClearDepthx;
3041 PFNGLCLEARDEPTHXPROC __glewClearDepthx = NULL;15410 …r = ((glClearDepthx = (PFNGLCLEARDEPTHXPROC)glewGetProcAddress((const GLubyte*)"glClearDepthx")) =… in _glewInit_GL_REGAL_ES1_0_compatibility()
17843 typedef void (GLAPIENTRY * PFNGLCLEARDEPTHXPROC) (GLclampx depth); typedef22573 GLEW_FUN_EXPORT PFNGLCLEARDEPTHXPROC __glewClearDepthx;