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