@nextcloud/dialogs
    Preparing search index...

    Interface GPURequestAdapterOptions

    interface GPURequestAdapterOptions {
        forceFallbackAdapter?: boolean;
        powerPreference?: GPUPowerPreference;
    }
    Index

    Properties

    forceFallbackAdapter?: boolean
    powerPreference?: GPUPowerPreference