Searched refs:glxConfig (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdriswrast.c | 205 __GLXconfig * glxConfig, in __glXDRIscreenCreateContext() argument 213 __GLXDRIconfig *config = (__GLXDRIconfig *) glxConfig; in __glXDRIscreenCreateContext() 235 context->base.config = glxConfig; in __glXDRIscreenCreateContext() 255 int type, XID glxDrawId, __GLXconfig * glxConfig) in __glXDRIscreenCreateDrawable() argument 258 __GLXDRIconfig *config = (__GLXDRIconfig *) glxConfig; in __glXDRIscreenCreateDrawable() 267 pDraw, type, glxDrawId, glxConfig)) { in __glXDRIscreenCreateDrawable()
|
| H A D | glxdri2.c | 536 __GLXconfig * glxConfig, in __glXDRIscreenCreateContext() argument 544 __GLXDRIconfig *config = (__GLXDRIconfig *) glxConfig; in __glXDRIscreenCreateContext() 559 context->base.config = glxConfig; in __glXDRIscreenCreateContext() 593 int type, XID glxDrawId, __GLXconfig * glxConfig) in __glXDRIscreenCreateDrawable() argument 596 __GLXDRIconfig *config = (__GLXDRIconfig *) glxConfig; in __glXDRIscreenCreateDrawable() 607 pDraw, type, glxDrawId, glxConfig)) { in __glXDRIscreenCreateDrawable()
|