Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp132 typedef BOOL (WINAPI* wglGetPixelFormatAttribfvARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlan… typedef
159 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;
245 …m_functions.getPixelFormatAttribfvARB = (wglGetPixelFormatAttribfvARBFunc)m_functions.getProcAddre… in Library()