Home
last modified time | relevance | path

Searched refs:fbconfigID (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dglcontextmodes.c139 mode->fbconfigID = config->vid; in _gl_copy_visual_to_context_mode()
332 *value_return = mode->fbconfigID; in _gl_get_context_mode_data()
454 (*next)->fbconfigID = GLX_DONT_CARE; in _gl_context_modes_create()
513 if (m->fbconfigID == fbid) in _gl_context_modes_find_fbconfig()
H A DvisualConfigs.c231 c->fbconfigID = -1; in __glXAquaCreateVisualConfigs()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c108 if (c->fbconfigID == fbConfigID) in glxWinFBConfigIDToPixelFormatIndex()
H A Dindirect.c318 i, c->visualID, c->fbconfigID, in fbConfigsDump()
1888 c->base.fbconfigID = -1; // will be set by __glXScreenInit() in glxWinCreateConfigs()
2252 c->base.fbconfigID = -1; // will be set by __glXScreenInit() in glxWinCreateConfigsExt()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.h86 GLint fbconfigID; member
H A Dglxscreens.c337 m->fbconfigID = FakeClientID(0); in __glXScreenInit()
H A Dglxcmds.c78 if (m->fbconfigID == id) { in validGlxFBConfig()
1038 WRITE_PAIR(GLX_FBCONFIG_ID, modes->fbconfigID); in DoGetFBConfigs()
1660 sendBuf[7] = (int) (ctx->config ? ctx->config->fbconfigID : 0); in DoQueryContext()
1883 ATTRIB(GLX_FBCONFIG_ID, pGlxDraw->config->fbconfigID); in DoGetDrawableAttributes()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog21172 - a query to map a fbconfigID to a native pixelformatindex