Class WebGpuBackend

java.lang.Object
dev.engine.graphics.webgpu.WebGpuBackend

public final class WebGpuBackend extends Object
WebGPU backend factory. Takes an externally provided window toolkit and creates a WebGPU render device. The toolkit must create windows without an API-specific context (NO_API).