xref: /third_party/skia/resources/sksl/runtime/SampleWithExplicitCoord.rts (revision cb93a386)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/resources/sksl/runtime/
1cb93a386Sopenharmony_ciuniform shader child;
2cb93a386Sopenharmony_cihalf4 main(float2 p) {
3cb93a386Sopenharmony_ci    return child.eval(p.yx);
4cb93a386Sopenharmony_ci}
5

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