Function initWebGPUAsync

  • Initializes WebGPU. This function must be called before any other functions.

    Returns Promise<boolean>

    true if WebGPU is available, false otherwise.

Generated using TypeDoc