Searched defs:VERT (Results 1 – 4 of 4) sorted by relevance
201 #define SET_ATTRIB(VERT, ATTR, X, Y, Z, W) \ in st_DrawTex() argument
376 #define VERT(x) (radeonVertex *)(r200verts + ((x) * vertsize * sizeof(int))) macro
499 #define VERT(x) (radeonVertex *)(radeonverts + ((x) * (vertsize) * sizeof(int))) macro
426 #define VERT 0 macro