Searched refs:destroyContextPtr (Results 1 – 2 of 2) sorted by relevance
39 destroyContextPtr(nullptr), in GLXFunctionTable()73 PFNGLXDESTROYCONTEXTPROC destroyContextPtr; member186 GET_FNPTR_OR_ERROR(&mFnPtrs->destroyContextPtr, glXDestroyContext); in initialize()308 mFnPtrs->destroyContextPtr(mXDisplay, ctx); in destroyContext()
45 destroyContextPtr(nullptr), in EGLDispatchTable()96 PFNEGLDESTROYCONTEXTPROC destroyContextPtr; member176 ANGLE_GET_PROC_OR_ERROR(&mFnPtrs->destroyContextPtr, eglDestroyContext); in initialize()372 return mFnPtrs->destroyContextPtr(mEGLDisplay, context); in destroyContext()