Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp152 wglDeleteContextFunc deleteContext; member
168 , deleteContext (DE_NULL) in Functions()
207 m_functions.deleteContext = (wglDeleteContextFunc) m_library.getFunction("wglDeleteContext"); in Library()
213 !m_functions.deleteContext || in Library()
239 m_functions.deleteContext(tmpCtx); in Library()
253 m_functions.deleteContext(tmpCtx); in Library()
525 wgl.deleteContext(m_context); in Context()
535 wgl.deleteContext(m_context); in ~Context()