1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00

[3.x] Fix shader compiler asan out of bounds

This commit is contained in:
dzil123
2022-11-16 06:33:40 -08:00
parent 0803b4168d
commit aa0b91ca52
5 changed files with 34 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ public:
TYPE_SAMPLERCUBE,
TYPE_SAMPLEREXT,
TYPE_STRUCT,
TYPE_MAX,
};
enum DataPrecision {