Searched refs:loadProc (Results 1 – 13 of 13) sorted by relevance
849 void LoadGLES(LoadProc loadProc) in LoadGLES() argument851 t_glAlphaFunc = reinterpret_cast<PFNGLALPHAFUNCPROC>(loadProc("glAlphaFunc")); in LoadGLES()852 t_glClipPlanef = reinterpret_cast<PFNGLCLIPPLANEFPROC>(loadProc("glClipPlanef")); in LoadGLES()853 t_glColor4f = reinterpret_cast<PFNGLCOLOR4FPROC>(loadProc("glColor4f")); in LoadGLES()854 t_glFogf = reinterpret_cast<PFNGLFOGFPROC>(loadProc("glFogf")); in LoadGLES()855 t_glFogfv = reinterpret_cast<PFNGLFOGFVPROC>(loadProc("glFogfv")); in LoadGLES()856 t_glFrustumf = reinterpret_cast<PFNGLFRUSTUMFPROC>(loadProc("glFrustumf")); in LoadGLES()857 t_glGetClipPlanef = reinterpret_cast<PFNGLGETCLIPPLANEFPROC>(loadProc("glGetClipPlanef")); in LoadGLES()858 t_glGetLightfv = reinterpret_cast<PFNGLGETLIGHTFVPROC>(loadProc("glGetLightfv")); in LoadGLES()859 t_glGetMaterialfv = reinterpret_cast<PFNGLGETMATERIALFVPROC>(loadProc("glGetMaterialfv")); in LoadGLES()[all …]
125 void LoadEGL(LoadProc loadProc) in LoadEGL() argument127 t_eglChooseConfig = reinterpret_cast<PFNEGLCHOOSECONFIGPROC>(loadProc("eglChooseConfig")); in LoadEGL()128 t_eglCopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("eglCopyBuffers")); in LoadEGL()129 t_eglCreateContext = reinterpret_cast<PFNEGLCREATECONTEXTPROC>(loadProc("eglCreateContext")); in LoadEGL()131 reinterpret_cast<PFNEGLCREATEPBUFFERSURFACEPROC>(loadProc("eglCreatePbufferSurface")); in LoadEGL()133 reinterpret_cast<PFNEGLCREATEPIXMAPSURFACEPROC>(loadProc("eglCreatePixmapSurface")); in LoadEGL()135 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("eglCreateWindowSurface")); in LoadEGL()136 t_eglDestroyContext = reinterpret_cast<PFNEGLDESTROYCONTEXTPROC>(loadProc("eglDestroyContext")); in LoadEGL()137 t_eglDestroySurface = reinterpret_cast<PFNEGLDESTROYSURFACEPROC>(loadProc("eglDestroySurface")); in LoadEGL()139 reinterpret_cast<PFNEGLGETCONFIGATTRIBPROC>(loadProc("eglGetConfigAttrib")); in LoadEGL()[all …]
50 ANGLE_TRACE_LOADER_EXPORT void LoadGLES(LoadProc loadProc);
238 ANGLE_TRACE_LOADER_EXPORT void LoadEGL(LoadProc loadProc);
1681 ANGLE_TRACE_LOADER_EXPORT void LoadGLES(LoadProc loadProc);
820 void LoadGLES(LoadProc loadProc) in LoadGLES() argument822 l_glAlphaFunc = reinterpret_cast<PFNGLALPHAFUNCPROC>(loadProc("glAlphaFunc")); in LoadGLES()823 l_glClipPlanef = reinterpret_cast<PFNGLCLIPPLANEFPROC>(loadProc("glClipPlanef")); in LoadGLES()824 l_glColor4f = reinterpret_cast<PFNGLCOLOR4FPROC>(loadProc("glColor4f")); in LoadGLES()825 l_glFogf = reinterpret_cast<PFNGLFOGFPROC>(loadProc("glFogf")); in LoadGLES()826 l_glFogfv = reinterpret_cast<PFNGLFOGFVPROC>(loadProc("glFogfv")); in LoadGLES()827 l_glFrustumf = reinterpret_cast<PFNGLFRUSTUMFPROC>(loadProc("glFrustumf")); in LoadGLES()828 l_glGetClipPlanef = reinterpret_cast<PFNGLGETCLIPPLANEFPROC>(loadProc("glGetClipPlanef")); in LoadGLES()829 l_glGetLightfv = reinterpret_cast<PFNGLGETLIGHTFVPROC>(loadProc("glGetLightfv")); in LoadGLES()830 l_glGetMaterialfv = reinterpret_cast<PFNGLGETMATERIALFVPROC>(loadProc("glGetMaterialfv")); in LoadGLES()[all …]
120 void LoadEGL(LoadProc loadProc) in LoadEGL() argument122 l_eglChooseConfig = reinterpret_cast<PFNEGLCHOOSECONFIGPROC>(loadProc("eglChooseConfig")); in LoadEGL()123 l_eglCopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("eglCopyBuffers")); in LoadEGL()124 l_eglCreateContext = reinterpret_cast<PFNEGLCREATECONTEXTPROC>(loadProc("eglCreateContext")); in LoadEGL()126 reinterpret_cast<PFNEGLCREATEPBUFFERSURFACEPROC>(loadProc("eglCreatePbufferSurface")); in LoadEGL()128 reinterpret_cast<PFNEGLCREATEPIXMAPSURFACEPROC>(loadProc("eglCreatePixmapSurface")); in LoadEGL()130 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("eglCreateWindowSurface")); in LoadEGL()131 l_eglDestroyContext = reinterpret_cast<PFNEGLDESTROYCONTEXTPROC>(loadProc("eglDestroyContext")); in LoadEGL()132 l_eglDestroySurface = reinterpret_cast<PFNEGLDESTROYSURFACEPROC>(loadProc("eglDestroySurface")); in LoadEGL()134 reinterpret_cast<PFNEGLGETCONFIGATTRIBPROC>(loadProc("eglGetConfigAttrib")); in LoadEGL()[all …]
231 ANGLE_UTIL_EXPORT void LoadEGL(LoadProc loadProc);
1632 ANGLE_UTIL_EXPORT void LoadGLES(LoadProc loadProc);
115 void LoadEGL_EGL(LoadProc loadProc) in LoadEGL_EGL() argument117 l_EGL_ChooseConfig = reinterpret_cast<PFNEGLCHOOSECONFIGPROC>(loadProc("EGL_ChooseConfig")); in LoadEGL_EGL()118 l_EGL_CopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("EGL_CopyBuffers")); in LoadEGL_EGL()119 l_EGL_CreateContext = reinterpret_cast<PFNEGLCREATECONTEXTPROC>(loadProc("EGL_CreateContext")); in LoadEGL_EGL()121 reinterpret_cast<PFNEGLCREATEPBUFFERSURFACEPROC>(loadProc("EGL_CreatePbufferSurface")); in LoadEGL_EGL()123 reinterpret_cast<PFNEGLCREATEPIXMAPSURFACEPROC>(loadProc("EGL_CreatePixmapSurface")); in LoadEGL_EGL()125 reinterpret_cast<PFNEGLCREATEWINDOWSURFACEPROC>(loadProc("EGL_CreateWindowSurface")); in LoadEGL_EGL()127 reinterpret_cast<PFNEGLDESTROYCONTEXTPROC>(loadProc("EGL_DestroyContext")); in LoadEGL_EGL()129 reinterpret_cast<PFNEGLDESTROYSURFACEPROC>(loadProc("EGL_DestroySurface")); in LoadEGL_EGL()131 reinterpret_cast<PFNEGLGETCONFIGATTRIBPROC>(loadProc("EGL_GetConfigAttrib")); in LoadEGL_EGL()[all …]
230 ANGLE_NO_EXPORT void LoadEGL_EGL(LoadProc loadProc);
46 void LoadWGL(LoadProc loadProc) in LoadWGL() argument49 reinterpret_cast<PFNCHOOSEPIXELFORMATPROC>(loadProc("ChoosePixelFormat")); in LoadWGL()51 reinterpret_cast<PFNDESCRIBEPIXELFORMATPROC>(loadProc("DescribePixelFormat")); in LoadWGL()53 reinterpret_cast<PFNGETENHMETAFILEPIXELFORMATPROC>(loadProc("GetEnhMetaFilePixelFormat")); in LoadWGL()54 l__GetPixelFormat = reinterpret_cast<PFNGETPIXELFORMATPROC>(loadProc("GetPixelFormat")); in LoadWGL()55 l__SetPixelFormat = reinterpret_cast<PFNSETPIXELFORMATPROC>(loadProc("SetPixelFormat")); in LoadWGL()56 l__SwapBuffers = reinterpret_cast<PFNSWAPBUFFERSPROC>(loadProc("SwapBuffers")); in LoadWGL()57 l__wglCopyContext = reinterpret_cast<PFNWGLCOPYCONTEXTPROC>(loadProc("wglCopyContext")); in LoadWGL()58 l__wglCreateContext = reinterpret_cast<PFNWGLCREATECONTEXTPROC>(loadProc("wglCreateContext")); in LoadWGL()60 reinterpret_cast<PFNWGLCREATELAYERCONTEXTPROC>(loadProc("wglCreateLayerContext")); in LoadWGL()[all …]
86 void LoadWGL(LoadProc loadProc);