Searched refs:use_glx_1_3 (Results 1 – 1 of 1) sorted by relevance
280 GLboolean use_glx_1_3; in GetDrawableAttribute() local287 use_glx_1_3 = ((priv->majorVersion > 1) || (priv->minorVersion >= 3)); in GetDrawableAttribute()298 if (use_glx_1_3) { in GetDrawableAttribute()328 num_attributes = (use_glx_1_3) ? reply.numAttribs : length / 2; in GetDrawableAttribute()