import * as mod from "https://deno.land/std@0.220.0/webgpu/mod.ts";
Utilities for interacting with the WebGPU API.
Variables
Number of bytes per pixel. | |
Buffer-Texture copies must have [ |
Functions
Creates a texture and buffer to use as a capture. | |
Create a | |
Get various information about a specific | |
Calculates the number of bytes including necessary padding when passing a | |
Creates a new buffer while removing any unnecessary empty bytes. Useful for when wanting to save an image as a specific format. |
Interfaces
Return value for | |
Return value for | |
Return type for |