You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
[Shader Language] Add missing token name.
This commit is contained in:
@@ -128,6 +128,7 @@ const char *ShaderLanguage::token_names[TK_MAX] = {
|
||||
"TYPE_USAMPLER3D",
|
||||
"TYPE_SAMPLERCUBE",
|
||||
"TYPE_SAMPLERCUBEARRAY",
|
||||
"TYPE_SAMPLEREXT",
|
||||
"INTERPOLATION_FLAT",
|
||||
"INTERPOLATION_SMOOTH",
|
||||
"CONST",
|
||||
|
||||
Reference in New Issue
Block a user