Searched refs:fbConfigToPixelFormatIndex (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c392 static int fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig * mode,
957 fbConfigToPixelFormatIndex(screenDC, config,
1178 fbConfigToPixelFormatIndex(hdc, config,
1686 fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig * mode, function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c396 static int fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig *mode, int drawableTypeOverride, glxWinScreen *winScreen);
1056 int pixelFormat = fbConfigToPixelFormatIndex(hdc, gc->base.config, drawableTypeOverride, winScreen);
1243 pixelFormat = fbConfigToPixelFormatIndex(screenDC, gc->base.config, GLX_DRAWABLE_PBUFFER, winScreen);
1628 fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig *mode, int drawableTypeOverride, glxWinScreen *winScreen) function in typeref:typename:int

Completed in 7 milliseconds