Home
last modified time | relevance | path

Searched refs:rotstride (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/openrm/rm160/rm/
H A Drmdraw2.c1409 int rotstride, rotveclen, nrots; in OGLPRIMPARMLIST() local
1433 private_rmGetBlobData(BLOB_INDEX_INDEX, p, &rotstride, &nrots, (void **)&rotdata, &rotveclen); in OGLPRIMPARMLIST()
1438 rotstride = 0; in OGLPRIMPARMLIST()
1449 for (i = 0; i < nverts; i++, v += vstride, c+= cstride, radii += 2, rotdata += rotstride) in OGLPRIMPARMLIST()