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

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c389 static int fbConfigToPixelFormat(__GLXconfig * mode,
1204 if (fbConfigToPixelFormat(config, &pfd, drawableTypeOverride)) {
1205 ErrorF("glxWinSetPixelFormat: fbConfigToPixelFormat failed\n");
1608 fbConfigToPixelFormat(__GLXconfig * mode, PIXELFORMATDESCRIPTOR * pfdret, function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c395 static int fbConfigToPixelFormat(__GLXconfig *mode, PIXELFORMATDESCRIPTOR *pfdret, int drawableTypeOverride);
1023 if (fbConfigToPixelFormat(gc->base.config, &pfd, drawableTypeOverride))
1025 ErrorF("glxWinSetPixelFormat: fbConfigToPixelFormat failed\n");
1562 fbConfigToPixelFormat(__GLXconfig *mode, PIXELFORMATDESCRIPTOR *pfdret, int drawableTypeOverride) function in typeref:typename:int

Completed in 8 milliseconds