Searched refs:bindToTextureRgb (Results 1 – 8 of 8) sorted by relevance
175 *value_return = mode->bindToTextureRgb; in glx_config_get()253 (*next)->bindToTextureRgb = GLX_DONT_CARE; in glx_config_create_list()
98 GLint bindToTextureRgb; member
250 __ATTRIB(__DRI_ATTRIB_BIND_TO_TEXTURE_RGB, bindToTextureRgb),
550 config->bindToTextureRgb = *bp++; in __glXInitializeVisualConfigFromTags()
137 GLint bindToTextureRgb; member
124 (*next)->bindToTextureRgb = GLX_DONT_CARE; in _gl_context_modes_create()434 config->bindToTextureRgb = *bp++; in __glXInitializeVisualConfigFromTags()
388 modes->bindToTextureRgb = GL_TRUE; in driCreateConfigs()476 __ATTRIB(__DRI_ATTRIB_BIND_TO_TEXTURE_RGB, bindToTextureRgb),
560 GLint bindToTextureRgb; member