Skip to content

RenderBackendRequest

RenderBackendRequest = "webgl2" | "webgpu" | "auto"

Defined in: render/webgpuBoot.ts:17

What a project asks for. auto takes WebGPU where the machine has it.