Home
last modified time | relevance | path

Searched refs:wglDeleteContextFunc (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp130 typedef BOOL (WINAPI* wglDeleteContextFunc) (HGLRC hglrc); typedef
160 wglDeleteContextFunc deleteContext;
219 m_functions.deleteContext = (wglDeleteContextFunc) m_library.getFunction("wglDeleteContext"); in Library()

Completed in 2 milliseconds