Lines Matching refs:__GLXconfig
288 fbConfigsDump(unsigned int n, __GLXconfig * c) in fbConfigsDump()
352 __GLXconfig * modes,
361 XID glxDrawId, __GLXconfig * conf);
368 __GLXscreen *screen, __GLXconfig *config);
375 static int fbConfigToPixelFormat(__GLXconfig * mode,
378 static int fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig * mode,
843 XID drawId, int type, XID glxDrawId, __GLXconfig * conf) in glxWinCreateDrawable()
872 glxWinDeferredCreateDrawable(__GLXWinDrawable *draw, __GLXconfig *config) in glxWinDeferredCreateDrawable()
1088 __GLXscreen *screen, __GLXconfig *config) in glxWinSetPixelFormat()
1517 __GLXconfig * modes, __GLXcontext * baseShareContext, in glxWinCreateContext()
1565 fbConfigToPixelFormat(__GLXconfig * mode, PIXELFORMATDESCRIPTOR * pfdret, in fbConfigToPixelFormat()
1643 fbConfigToPixelFormatIndex(HDC hdc, __GLXconfig * mode, in fbConfigToPixelFormatIndex()