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

  /external/quake/quake/src/QW/client/
gl_mesh.c 50 int striptris[128]; variable
73 striptris[0] = starttri;
105 striptris[stripcount] = j;
142 striptris[0] = starttri;
172 striptris[stripcount] = j;
238 besttris[j] = striptris[j];
  /external/quake/quake/src/WinQuake/
gl_mesh.cpp 50 int striptris[128]; variable
73 striptris[0] = starttri;
105 striptris[stripcount] = j;
142 striptris[0] = starttri;
172 striptris[stripcount] = j;
248 besttris[j] = striptris[j];
  /gdk/samples/quake/jni/
gl_mesh.cpp 50 int striptris[128]; variable
73 striptris[0] = starttri;
105 striptris[stripcount] = j;
142 striptris[0] = starttri;
172 striptris[stripcount] = j;
248 besttris[j] = striptris[j];

Completed in 22 milliseconds