restore use fragcoord to fix import/transform
This commit is contained in:
@@ -46,7 +46,7 @@ enum class kShaderUniform : uint16_t
|
||||
PatternBlendMode = const_hash("patt_blend_mode"),
|
||||
Colorize = const_hash("colorize"),
|
||||
DualAlpha = const_hash("dual_alpha"),
|
||||
DrawOnScreen = const_hash("draw_on_screen"),
|
||||
UseFragcoord = const_hash("use_fragcoord"),
|
||||
};
|
||||
|
||||
enum class kShader : uint16_t
|
||||
|
||||
Reference in New Issue
Block a user