export depth
This commit is contained in:
@@ -57,6 +57,7 @@ enum class kShader : uint16_t
|
||||
ColorTri = const_hash("color-tri"),
|
||||
ColorHue = const_hash("color-hue"),
|
||||
Texture = const_hash("texture"),
|
||||
TextureColorize = const_hash("texture-colorize"),
|
||||
TextureAlpha= const_hash("texture-alpha"),
|
||||
TextureAlphaSep= const_hash("texture-alpha-sep"),
|
||||
TextureBlend= const_hash("texture-blend"),
|
||||
|
||||
Reference in New Issue
Block a user