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

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dincurveeval.cc110 color_flag = 1;
174 printf("color_flag = %i\n", color_flag);
176 if(color_flag) //there is a color map
H A Dglcurveval.h108 int color_flag; //whether there is a color map or not member in class:OpenGLCurveEvaluator
H A Dglcurveval.cc68 color_flag = 0;
171 color_flag = 0;
H A Dglsurfeval.cc145 color_flag = 0;
771 color_flag = 0;
H A Dglsurfeval.h359 int color_flag; member in class:OpenGLSurfaceEvaluator
H A Dinsurfeval.cc1563 color_flag = 1;
1714 if(color_flag)
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxdemo.c26 static void make_window( char *title, int color_flag ) argument
62 if (color_flag) {
165 (GLboolean) color_flag,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxwininfo.c186 static void make_window( char *title, int color_flag )
222 if (color_flag) {
325 (GLboolean) color_flag,

Completed in 9 milliseconds