Searched refs:tmpCtx (Results 1 – 1 of 1) sorted by relevance
221 HGLRC tmpCtx = m_functions.createContext(tmpWindow.getDeviceContext()); in Library() local222 if (!tmpCtx || !m_functions.makeCurrent(tmpWindow.getDeviceContext(), tmpCtx)) in Library()224 if (tmpCtx) in Library()225 m_functions.deleteContext(tmpCtx); in Library()238 m_functions.deleteContext(tmpCtx); in Library()