OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sphereList
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/redbook/
alpha3D.c
56
static GLuint
sphereList
, cubeList;
72
sphereList
= glGenLists(1);
73
glNewList(
sphereList
, GL_COMPILE);
96
glCallList (
sphereList
);
alpha3D.c
56
static GLuint
sphereList
, cubeList;
72
sphereList
= glGenLists(1);
73
glNewList(
sphereList
, GL_COMPILE);
96
glCallList (
sphereList
);
Completed in 69 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026