Merge pull request #87553 from clayjohn/GLES3-shader-compilation

Significantly improve the speed of shader compilation in compatibility backend
This commit is contained in:
Rémi Verschelde 2024-01-29 21:33:49 +01:00
commit 6809791fee
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -9,7 +9,7 @@ mode_instanced = #define USE_ATTRIBUTES \n#define USE_INSTANCING
#[specializations]
DISABLE_LIGHTING = false
DISABLE_LIGHTING = true
USE_RGBA_SHADOWS = false
SINGLE_INSTANCE = false