import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GPUDevice } = Protocol.SystemInfo;
Describes a single graphics processor (GPU).
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GPUDevice } = Protocol.SystemInfo;
Describes a single graphics processor (GPU).