Sign in
dawn
/
dawn
/
02b53670151774c0f24f35ae5e7336fe324922e9
/
.
/
test
/
tint
/
bug
/
chromium
/
1381883.wgsl.expected.glsl
blob: 1b3b1e06c5d58bdf16c205756a4b7101aaefdfee [
file
] [
log
] [
blame
]
#version 310 es
precision highp
float
;
precision highp
int
;
layout
(
location
=
2
)
in
float
tint_interstage_location2
;
void
tint_symbol_inner
(
float
none
)
{
}
void
main
()
{
tint_symbol_inner
(
tint_interstage_location2
);
}