Searched refs:gl_GenLists (Results 1 – 3 of 3) sorted by relevance
227 table->GenLists = gl_GenLists; in init_exec_pointers()412 table->GenLists = gl_GenLists; /* NOT SAVED */ in init_dlist_pointers()
97 extern GLuint gl_GenLists( GLcontext *ctx, GLsizei range );
2946 GLuint gl_GenLists( GLcontext *ctx, GLsizei range ) in gl_GenLists() function