vello/piet-gpu
Raph Levien e50d5c1f58 Add memory barrier to elements shader
The flag read needs acquire semantics. There are a number of ways that
could be expressed, but a generally portable way is to have a barrier
after. However, in the translation to Metal, that barrier needs to be in
uniform control flow. This patch does some workarounds to ensure that.
2021-11-02 12:50:11 -07:00
..
bin Reuse command buffers 2021-10-23 09:21:19 -07:00
shader Add memory barrier to elements shader 2021-11-02 12:50:11 -07:00
src Warning cleanup 2021-10-23 09:21:19 -07:00
third-party Start text rendering 2021-05-04 08:21:22 -07:00
Cargo.toml Reuse command buffers 2021-10-23 09:21:19 -07:00
Ghostscript_Tiger.svg Fills 2020-05-01 19:42:20 -07:00