mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
433327cb34
When invoked in non robust memory mode (ie not using RenderDriver), both the render_coarse and render_fine calls reset the query pool, which in turn causes the fetch of the query pool to hang (in Vulkan). This is not an issue in robust memory mode because there are two different query pools, and both should indeed be reset. This patch makes the second reset conditional on the query pool being fresh. Fixes an observed hang with the xilem prototype on Windows. |
||
---|---|---|
.. | ||
bin | ||
shader | ||
src | ||
third-party | ||
Cargo.toml | ||
Ghostscript_Tiger.svg |