You've already forked godot
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:
@@ -211,6 +211,7 @@ public:
|
||||
TYPE_SAMPLERCUBE,
|
||||
TYPE_SAMPLEREXT,
|
||||
TYPE_STRUCT,
|
||||
TYPE_MAX,
|
||||
};
|
||||
|
||||
enum DataPrecision {
|
||||
|
||||
Reference in New Issue
Block a user