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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c55 static int stencilReflection = 1, stencilShadow = 1, offsetShadow = 1; variable in typeref:typename:int
392 if ((stencilReflection && renderReflection) || (stencilShadow && renderShadow)) {
420 if (stencilReflection) {
476 if (stencilReflection) {
735 stencilReflection = 1 - stencilReflection;

Completed in 2 milliseconds