Searched refs:yellow_diffuse (Results 1 – 2 of 2) sorted by relevance
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/redbook/ |
H A D | stencil.c | 69 GLfloat yellow_diffuse[] = { 0.7, 0.7, 0.0, 1.0 }; in myinit() local 78 glMaterialfv(GL_FRONT, GL_DIFFUSE, yellow_diffuse); in myinit()
|
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/redbook/ |
H A D | stencil.c | 69 GLfloat yellow_diffuse[] = { 0.7, 0.7, 0.0, 1.0 }; in myinit() local 78 glMaterialfv(GL_FRONT, GL_DIFFUSE, yellow_diffuse); in myinit()
|