HomeSort by: relevance | last modified time | path
    Searched refs:color_flag (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libnurbs/interface/
incurveeval.cc 110 color_flag = 1;
174 printf("color_flag = %i\n", color_flag);
176 if(color_flag) //there is a color map
glcurveval.h 108 int color_flag; //whether there is a color map or not member in class:OpenGLCurveEvaluator
glcurveval.cc 68 color_flag = 0;
171 color_flag = 0;
glsurfeval.cc 145 color_flag = 0;
771 color_flag = 0;
glsurfeval.h 359 int color_flag; member in class:OpenGLSurfaceEvaluator
insurfeval.cc 1563 color_flag = 1;
1714 if(color_flag)
  /xsrc/external/mit/mesa-demos/dist/src/xdemos/
xdemo.c 26 static void make_window( char *title, int color_flag )
62 if (color_flag) {
165 (GLboolean) color_flag,
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
dmxwininfo.c 186 static void make_window( char *title, int color_flag )
222 if (color_flag) {
325 (GLboolean) color_flag,

Completed in 11 milliseconds