HomeSort by: relevance | last modified time | path
    Searched defs:lightdir (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/demos/
teapot.c 56 static GLfloat lightdir[3]={-2.3,0.0,-3.0}; variable
362 glLightfv(GL_LIGHT0,GL_SPOT_DIRECTION,lightdir);

Completed in 76 milliseconds