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