deno.land / std@0.224.0 / webgpu / mod.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
/** * Utilities for interacting with the * {@link https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API | WebGPU API}. * * @module */
export * from "./create_capture.ts";export * from "./describe_texture_format.ts";export * from "./row_padding.ts";export * from "./texture_with_data.ts";
std

Version Info

Tagged at
3 weeks ago