Home
last modified time | relevance | path

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

/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/atlantis/
H A Datlantis-internal.h270 unsigned int nBIdx2; member
H A Dwater.c692 w->nBIdx2 = nRow * size; in deformSphere()
703 w->indices2 = calloc (1, sizeof (int) * (w->nWIdx2 + w->nBIdx2)); in deformSphere()
1272 glDrawElements (GL_TRIANGLE_FAN, w->nBIdx2, in fillBottom()