Sign in
skia
/
skia
/
eb8a53033e88618cd56bfa3ed1c5a381180d5296
/
.
/
resources
/
sksl
/
wgsl
/
VertexPositionOutputIsAlwaysDeclared.vert
blob: 86b9eb35a97663b9d93f2d5c04db6ebeb9d74b1a [
file
] [
log
] [
blame
]
void
main
()
{
// Required WGSL pipeline stage outputs must be declared even if main references nothing.
}