mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-09 20:31:29 +11:00
fmt
This commit is contained in:
parent
6bd644f7cc
commit
c6b319aca0
|
@ -63,7 +63,7 @@ fn main(
|
|||
atomicStore(&sh_bitmaps[i][local_id.x], 0u);
|
||||
}
|
||||
workgroupBarrier();
|
||||
|
||||
|
||||
// Read inputs and determine coverage of bins
|
||||
let element_ix = global_id.x;
|
||||
var x0 = 0;
|
||||
|
|
Loading…
Reference in a new issue