Actually fixing pipeline cache
This commit is contained in:
@@ -148,6 +148,7 @@ struct Globals {
|
||||
bool usePositionOnly = true;
|
||||
bool useDepthCulling = true;
|
||||
bool useLightCulling = true;
|
||||
bool useImagebasedLighting = true;
|
||||
bool useRayTracing = false;
|
||||
bool running = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user