Searched defs:vertex (Results 1 – 2 of 2) sorted by relevance
| /gdk/samples/quake/jni/ |
| D | gl_draw.cpp | 2059 float vertex[2*4] = {x,y,x+w,y, x+w, y+h, x, y+h}; in DrawQuad_NoTex() local 2074 float vertex[2*4] = {x,y,x+w,y, x+w, y+h, x, y+h}; in DrawQuad() local
|
| D | gl_rmain.cpp | 890 float vertex[3*4] = { in R_PolyBlend() local
|