Home
last modified time | relevance | path

Searched refs:bindToTextureRgb (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dglcontextmodes.c190 mode->bindToTextureRgb = (mode->rgbMode) ? GL_TRUE : GL_FALSE; in _gl_copy_visual_to_context_mode()
368 *value_return = mode->bindToTextureRgb; in _gl_get_context_mode_data()
456 (*next)->bindToTextureRgb = GLX_DONT_CARE; in _gl_context_modes_create()
580 (a->bindToTextureRgb == b->bindToTextureRgb) && in _gl_context_modes_are_same()
H A DvisualConfigs.c254 c->bindToTextureRgb = 0; in __glXAquaCreateVisualConfigs()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.h102 GLint bindToTextureRgb; member
H A Dglxdricommon.c84 __ATTRIB(__DRI_ATTRIB_BIND_TO_TEXTURE_RGB, bindToTextureRgb),
H A Dglxcmds.c1076 WRITE_PAIR(GLX_BIND_TO_TEXTURE_RGB_EXT, modes->bindToTextureRgb); in DoGetFBConfigs()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c1927 c->base.bindToTextureRgb = -1; in glxWinCreateConfigs()
2313 c->base.bindToTextureRgb = in glxWinCreateConfigsExt()
2319 c->base.bindToTextureRgb = -1; in glxWinCreateConfigsExt()