Sign in
dawn
/
dawn
/
08f33fe5c6daea5cede4c1a5ac891fd3bf975c31
/
.
/
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
;
}