Sign in
dawn
/
dawn
/
001051698e7022fcfa11008e93ffbfa739c23ac1
/
.
/
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
;
}