Searched refs:GLXOptions (Results 1 – 1 of 1) sorted by relevance
924 static const OptionInfoRec GLXOptions[] = { variable980 options = xnfalloc(sizeof(GLXOptions)); in __glXDRIscreenProbe()981 memcpy(options, GLXOptions, sizeof(GLXOptions)); in __glXDRIscreenProbe()