Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp131 typedef BOOL (WINAPI* wglGetPixelFormatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlan… typedef
158 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;
244 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()