Home
last modified time | relevance | path

Searched refs:eyeborder_diffuse (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8/src/atlantis/
H A Dbfish.h21 static const GLfloat eyeborder_diffuse[] = {0.6023528,0.6023528,0.6023528,1.000000}; variable
H A Dbfish.c201 glMaterialfv (GL_FRONT, GL_DIFFUSE, eyeborder_diffuse); in DrawAnimatedBFish()