Searched refs:draw_torus (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtorus.c71 draw_torus(GLfloat r, GLfloat R, GLint nsides, GLint rings) function in typeref:typename:void
152 draw_torus(1.0, 3.0, 30, 60);
H A Dpbuffer.c57 draw_torus(GLfloat r, GLfloat R, GLint nsides, GLint rings) function in typeref:typename:void
138 draw_torus(1.0, 3.0, 30, 60);
H A Drender_tex.c60 draw_torus(GLfloat r, GLfloat R, GLint nsides, GLint rings) function in typeref:typename:void
154 draw_torus(1.0, 3.0, 30, 60);

Completed in 5 milliseconds