Searched refs:attributeList (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Doffset.c92 static int attributeList[] = { GLX_RGBA, GLX_RED_SIZE, 1, GLX_GREEN_SIZE, 1, variable in typeref:typename:int[]
111 vi = glXChooseVisual(dpy, DefaultScreen(dpy), attributeList);

Completed in 2 milliseconds