Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGL.cpp123 typedef BOOL (WINAPI* wglGetPixelFormatAttribfvARBFunc) (HDC hdc, int iPixelFormat, int iLayerPlane… typedef
149 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB;
231 …m_functions.getPixelFormatAttribfvARB = (wglGetPixelFormatAttribfvARBFunc)m_functions.getProcAddre… in Library()