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

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dwave.c117 float *thisColor; local in function:Animate
144 thisColor = facet->color;
147 thisColor = facet->color;
153 thisColor = facet->color;
156 thisColor = facet->color;
161 if (!lastColor || (thisColor[0] != lastColor[0] && smooth)) {
191 lastColor = thisColor;

Completed in 3 milliseconds