Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp122 typedef BOOL (WINAPI* wglGetPixelFormatAttribivARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane… typedef
148 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB;
230 …m_functions.getPixelFormatAttribivARB = (wglGetPixelFormatAttribivARBFunc)m_functions.getProcAddre… in Library()