xref: /third_party/skia/tests/sksl/glsl/Version110.glsl
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/tests/sksl/glsl/
1cb93a386Sopenharmony_ci#version 110
2cb93a386Sopenharmony_civarying float test;
3cb93a386Sopenharmony_civoid main() {
4cb93a386Sopenharmony_ci    gl_FragColor.x = test;
5cb93a386Sopenharmony_ci}
6

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