HomeSort by relevance Sort by last modified time
    Searched defs:gl_solid_format (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/client/
gl_draw.c 63 int gl_solid_format = 3; variable
1168 samples = alpha ? gl_alpha_format : gl_solid_format;
1270 samples = 1; // alpha ? gl_alpha_format : gl_solid_format;
    [all...]
  /external/quake/quake/src/WinQuake/
gl_draw.cpp 70 int gl_solid_format = 3; variable
    [all...]
  /gdk/samples/quake/jni/
gl_draw.cpp 70 int gl_solid_format = 3; variable
    [all...]

Completed in 2476 milliseconds