Sign in
dawn
/
dawn
/
240a934d0f6aa2970aa58e44c85a6bfdf3d6895e
/
.
/
test
/
tint
/
bug
/
chromium
/
1381883.wgsl.expected.glsl
blob: 9a0bf2418f9d96e6ac4f97e161989a54ed16c2f9 [
file
] [
log
] [
blame
]
#version 310 es
precision highp
float
;
layout
(
location
=
2
)
in
float
none_1
;
void
tint_symbol
(
float
none
)
{
}
void
main
()
{
tint_symbol
(
none_1
);
return
;
}