Searched refs:deleteContext (Results 1 – 4 of 4) sorted by relevance
155 wglDeleteContextFunc deleteContext; member175 , deleteContext (DE_NULL) in Functions()214 m_functions.deleteContext = (wglDeleteContextFunc) m_library.getFunction("wglDeleteContext"); in Library()220 !m_functions.deleteContext || in Library()246 m_functions.deleteContext(tmpCtx); in Library()263 m_functions.deleteContext(tmpCtx); in Library()535 wgl.deleteContext(m_context); in Context()548 wgl.deleteContext(m_context); in ~Context()
59 deleteContext(nullptr), in FunctionsWGL()112 GetWGLProcAddress(glModule, getProcAddress, "wglDeleteContext", &deleteContext); in initialize()
35 PFNWGLDELETECONTEXTPROC deleteContext; variable
220 mFunctionsWGL->deleteContext(dummyWGLContext); in initializeImpl()785 mFunctionsWGL->deleteContext(context); in destroyNativeContext()913 mFunctionsWGL->deleteContext(sharedContext); in createRenderer()966 mFunctionsWGL->deleteContext(mContext); in ~WorkerContextWGL()1005 mFunctionsWGL->deleteContext(workerContext); \ in createWorkerContext()