Home
last modified time | relevance | path

Searched refs:deleteContext (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGL.cpp142 wglDeleteContextFunc deleteContext; member
157 , deleteContext (DE_NULL) in Functions()
193 m_functions.deleteContext = (wglDeleteContextFunc) m_library.getFunction("wglDeleteContext"); in Library()
199 !m_functions.deleteContext || in Library()
225 m_functions.deleteContext(tmpCtx); in Library()
238 m_functions.deleteContext(tmpCtx); in Library()
420 wgl.deleteContext(m_context); in Context()
430 wgl.deleteContext(m_context); in ~Context()