Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp138 typedef BOOL (WINAPI* wglChoosePixelFormatARBFunc) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); typedef
168 wglChoosePixelFormatARBFunc choosePixelFormatARB;
258 m_functions.choosePixelFormatARB = (wglChoosePixelFormatARBFunc)m_functions.getProcAddress("wglChoosePixelFormatARB"); in Library()

Completed in 1 milliseconds