Home
last modified time | relevance | path

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

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dglschool_gl.c18 glschool_drawGoal(double *goal, GLuint goalList) in glschool_drawGoal()
112 glschool_createDrawLists(BBox *bbox, GLuint *bboxList, GLuint *goalList, GLuint *fishList, int *fis… in glschool_createDrawLists()
226 GLuint bboxList, GLuint goalList, GLuint fishList, in glschool_drawSchool()
H A Dglschool.c109 GLuint goalList; member