xref: /third_party/skia/resources/sksl/errors/ModifiersInStruct.sksl
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/skia/resources/sksl/errors/
1cb93a386Sopenharmony_cistruct S {
2cb93a386Sopenharmony_ci    const float a;
3cb93a386Sopenharmony_ci    uniform int b;
4cb93a386Sopenharmony_ci    flat half4 c;
5cb93a386Sopenharmony_ci    noperspective float4 d;
6cb93a386Sopenharmony_ci    inout bool e;
7cb93a386Sopenharmony_ci};
8

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