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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgloss.c47 static GLuint TeapotObj = 0; variable in typeref:typename:GLuint
183 if (Object == TeapotObj)
186 Object = TeapotObj;
348 TeapotObj = glGenLists(1);
349 glNewList(TeapotObj, GL_COMPILE);

Completed in 3 milliseconds