Searched refs:getCurrentContextPtr (Results 1 – 2 of 2) sorted by relevance
44 getCurrentContextPtr(nullptr), in GLXFunctionTable()78 PFNGLXGETCURRENTCONTEXTPROC getCurrentContextPtr; member191 GET_FNPTR_OR_ERROR(&mFnPtrs->getCurrentContextPtr, glXGetCurrentContext); in initialize()329 GLXContext context = mFnPtrs->getCurrentContextPtr(); in getCurrentContext()
63 getCurrentContextPtr(nullptr), in EGLDispatchTable()116 PFNEGLGETCURRENTCONTEXTPROC getCurrentContextPtr; member212 ANGLE_GET_PROC_OR_ERROR(&mFnPtrs->getCurrentContextPtr, eglGetCurrentContext); in initialize()422 return mFnPtrs->getCurrentContextPtr(); in getCurrentContext()