Sign in
dawn
/
dawn
/
ec871f2da1702386bfb22c52f29fd527dad70b76
/
.
/
test
/
tint
/
out_of_order_decls
/
alias
/
alias.wgsl.expected.glsl
blob: e208c3ee83cddee99a44c65e2cff2540efacfe24 [
file
] [
log
] [
blame
]
#version 310 es
precision highp
float
;
precision highp
int
;
void
main
()
{
int
v
=
0
;
}