Replies: 2 comments
-
Disclaimer: I am not a wgpu expert. My first thought was that you could use So the only way I can think of to do what you want to do is to use a |
Beta Was this translation helpful? Give feedback.
-
@BGR360 thanks for help, just checked some examples, it is best to use the textLoad function to get exact texel from the texture outputted by Vello, I can see the rendered PDF page now, but somehow, got some mysterious white strips in background, I didn't draw it , any way to debug it please? ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Any example of how to copy a texture view to an area of another texture view? I am using Vello to render a PDF page to a temporary texture view, then need to copy it to a larger texture view created by Iced GUI application.
Beta Was this translation helpful? Give feedback.
All reactions