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

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dmesa_wgl.h78 WGLAPI int GLAPIENTRY wglSetPixelFormat(HDC, int, const PIXELFORMATDESCRIPTOR *);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h324 wglSetPixelFormatFunc_t wglSetPixelFormat; member in struct:__anon16133
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c603 render_spu.ws.wglSetPixelFormat( hdc, pixelFormat, &ppfd );
608 crDebug("Render SPU: wglSetPixelFormat (Last error 0x%x)", GetLastError());
675 if ( !render_spu.ws.wglSetPixelFormat( hdc, pixelformat, ppfd ) )
677 crError( "render_spu.ws.wglSetPixelFormat failed" );
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h1766 USE_WGL_FUNC(wglSetPixelFormat)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h1761 USE_WGL_FUNC(wglSetPixelFormat)

Completed in 398 milliseconds