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