restore use fragcoord to fix import/transform
This commit is contained in:
@@ -439,7 +439,7 @@ bool check_uniform_uniqueness()
|
||||
const_hash("patt_blend_mode"),
|
||||
const_hash("colorize"),
|
||||
const_hash("dual_alpha"),
|
||||
const_hash("draw_on_screen"),
|
||||
const_hash("use_fragcoord"),
|
||||
};
|
||||
std::sort(v.begin(), v.end());
|
||||
int last = 0;
|
||||
|
||||
Reference in New Issue
Block a user