Searched refs:stencilShadow (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)) {
493 if (stencilShadow) {
520 if (stencilShadow) {
584 if (stencilShadow) {
738 stencilShadow = 1 - stencilShadow;

Completed in 2 milliseconds