GPUProvider: (() => GPU)

Type declaration

    • (): GPU
    • GPUProvider is a function that creates and returns a new GPU instance. May throw an exception if a GPU cannot be created.

      Returns GPU

Generated using TypeDoc