wgpuTextureReference
Purpose
#4
jimbuck
announced in
Announcements
Replies: 1 comment
-
Hi, Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, this is a great library for using WebGPU! I'm playing around with graphics programming and you're library looks the best when it comes to WebGPU bindings. In your samples I couldn't find any details on what the
wgpuTextureViewReference(targetView);
calls are doing. Do you have any links to documentation on what the*Reference
methods do? Thanks in advanced!Beta Was this translation helpful? Give feedback.
All reactions