import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GPUDevice } = Protocol.SystemInfo;
Describes a single graphics processor (GPU).
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.SystemInfo.GPUDevice
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GPUDevice } = Protocol.SystemInfo;
Describes a single graphics processor (GPU).