remove UseFragCoordUV2

This commit is contained in:
2019-02-20 01:30:18 +01:00
parent c752434e98
commit 7faab0124d
6 changed files with 3 additions and 15 deletions

View File

@@ -31,7 +31,6 @@ enum class kShaderUniform : uint16_t
DualBlendMode = const_hash("dual_blend_mode"),
Noise = const_hash("noise"),
Direction = const_hash("dir"),
UseFragCoordUV2 = const_hash("fragUV2"),
UseDual = const_hash("use_dual"),
UsePattern = const_hash("use_pattern"),
LightDir = const_hash("light_dir"),