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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_ppm.c69 assert(__glutPPMFile);
75 write_ppm_file(__glutPPMFile, buf, w, h);
79 __glutPPMFile = NULL; /* only write one file */
H A Dglut_swap.c21 if (__glutPPMFile) {
H A Dglut_init.c53 char *__glutPPMFile = NULL; variable in typeref:typename:char *
346 __glutPPMFile = getenv("GLUT_PPM_FILE");
H A Dglutint.h645 extern char *__glutPPMFile;

Completed in 6 milliseconds