Home
last modified time | relevance | path

Searched defs:GlobalShaderParameters (Results 1 – 1 of 1) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/plugins/Scenery3d/src/
H A DShaderManager.hpp35 struct GlobalShaderParameters struct
38 bool shadowTransform;
39 bool pixelLighting;
40 bool bump;
41 bool shadows;
42 S3DEnum::ShadowFilterQuality shadowFilterQuality;
43 bool pcss;
44 bool geometryShader;
45 bool torchLight;
47 int frustumSplits;
[all …]