Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp137 typedef BOOL (WINAPI* wglGetPixelFormatAttribfvARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); typedef
167 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;
257 m_functions.getPixelFormatAttribfvARB = (wglGetPixelFormatAttribfvARBFunc)m_functions.getProcAddress("wglGetPixelFormatAttribfvARB"); in Library()

Completed in 2 milliseconds