flutter_shader_test icon indicating copy to clipboard operation
flutter_shader_test copied to clipboard

A test project for Shader support in Flutter

Results 1 flutter_shader_test issues
Sort by recently updated
recently updated
newest added

shader can not use if sentence, Otherwise an error is reported. “Not a supported op.” for example: #version 320 es precision highp float; layout(location = 0) out vec4 fragColor; layout(location...