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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dstencil.c69 GLfloat yellow_diffuse[] = { 0.7, 0.7, 0.0, 1.0 }; local in function:myinit
78 glMaterialfv(GL_FRONT, GL_DIFFUSE, yellow_diffuse);

Completed in 2 milliseconds