Sign in
dawn
/
dawn
/
23facfee7414cc9eafc98ec852d0c8f1d0c8f9c6
/
.
/
test
/
tint
/
statements
/
increment
/
function.wgsl
blob: 9c1589ee7f35d67d0ebc02f0c6047e60a929aafa [
file
] [
log
] [
blame
]
fn main
()
{
var
i
=
0
;
i
++;
}