Searched refs:secondaryColor (Results 1 – 7 of 7) sorted by relevance
34 bool secondaryColor = false; // Specular lighting is applied after texturing variable
62 bool secondaryColor; member
49 extern bool secondaryColor; // Specular lighting is applied after texturing84 sw::secondaryColor = conventions.secondaryColor; in setGlobalRenderingSettings()
35 bool secondaryColor = false; // Specular lighting is applied after texturing variable
50 extern bool secondaryColor; // Specular lighting is applied after texturing86 sw::secondaryColor = conventions.secondaryColor; in setGlobalRenderingSettings()
30 extern bool secondaryColor;387 if(secondaryColor) in pipeline()