gpu: add Device.createShaderModuleWGSL helper
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
4ba5640da4
commit
358baf08e2
3 changed files with 18 additions and 12 deletions
|
|
@ -238,4 +238,6 @@ const descriptor = gpu.Surface.Descriptor{
|
|||
|
||||
### Others
|
||||
|
||||
* `Device.createShaderModuleWGSL` (helper to create WGSL shader modules more nicely)
|
||||
|
||||
There may be other opportunities for helpers, to improve the existing APIs, or add utility APIs on top of the existing APIs. If you find one, please open an issue we'd love to consider it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue