xref: /third_party/skia/resources/sksl/errors/StaticIfTest.sksl
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/resources/sksl/errors/
1cb93a386Sopenharmony_ciuniform float unknownInput;
2cb93a386Sopenharmony_ci
3cb93a386Sopenharmony_civoid main() {
4cb93a386Sopenharmony_ci    @if (unknownInput < 10) {
5cb93a386Sopenharmony_ci        sk_FragColor = half4(1);
6cb93a386Sopenharmony_ci    }
7cb93a386Sopenharmony_ci}
8

Indexes created Thu Nov 07 10:32:03 CST 2024