mcut
@mcut/compositor

isWebGPUSupported

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / compositor/src / isWebGPUSupported

Function: isWebGPUSupported()

function isWebGPUSupported(): boolean;

Defined in: packages/compositor/src/webgpu/webgpu-backend.ts:52

Whether this runtime exposes WebGPU at all (Chrome 113+/Safari 26+/Firefox 141+).

Returns

boolean

On this page