Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp141 typedef HGLRC (WINAPI* wglCreateContextAttribsARBFunc) (HDC hdc, HGLRC hshareContext, const int* attribList); typedef
171 wglCreateContextAttribsARBFunc createContextAttribsARB;
261 m_functions.createContextAttribsARB = (wglCreateContextAttribsARBFunc)m_functions.getProcAddress("wglCreateContextAttribsARB"); in Library()

Completed in 2 milliseconds