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

  /external/quake/quake/src/QW/client/
gl_model.h 117 #define VERTEXSIZE 7
125 float verts[4][VERTEXSIZE]; // variable sized (xyz s1t1 s2t2)
  /external/quake/quake/src/WinQuake/
gl_model.h 113 #define VERTEXSIZE 7
121 float verts[4][VERTEXSIZE]; // variable sized (xyz s1t1 s2t2)

Completed in 440 milliseconds