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