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