import * as mod from "https://dotland.deno.dev/std@0.224.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 {@link | |
Get various information about a specific {@link | |
Calculates the number of bytes including necessary padding when passing a {@link | |
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 |