Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp136 typedef BOOL (WINAPI* wglGetPixelFormatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); typedef
166 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;
256 m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddress("wglGetPixelFormatAttribivARB"); in Library()

Completed in 2 milliseconds