Lines Matching refs:stereo
104 static GLboolean stereo = GL_FALSE; /* Enable stereo. */286 if (stereo) {366 if (stereo) {496 if (stereo)523 if (stereo)713 printf(" -stereo run in stereo mode\n");742 else if (strcmp(argv[i], "-stereo") == 0) {743 stereo = GL_TRUE;