Home
last modified time | relevance | path

Searched defs:vertex (Results 1 – 2 of 2) sorted by relevance

/gdk/samples/quake/jni/
Dgl_draw.cpp2059 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
Dgl_rmain.cpp890 float vertex[3*4] = { in R_PolyBlend() local