Searched refs:tmpCtx (Results 1 – 1 of 1) sorted by relevance
235 HGLRC tmpCtx = m_functions.createContext(tmpWindow.getDeviceContext()); in Library() local236 if (!tmpCtx || !m_functions.makeCurrent(tmpWindow.getDeviceContext(), tmpCtx)) in Library()238 if (tmpCtx) in Library()239 m_functions.deleteContext(tmpCtx); in Library()253 m_functions.deleteContext(tmpCtx); in Library()