Logo FS-Skia-UI

GlStartup Module

GL startup-stage ordering + cleanup model (feature 119; GL successor to the former VulkanStartup).

Types

Type Description

StartupFailureCase

Public contract type exposed by this FS.Skia.UI package.

StartupStage

Public contract type exposed by this FS.Skia.UI package.

Functions and values

Function or value Description

simulateFailure failedStageName

Full Usage: simulateFailure failedStageName

Parameters:
    failedStageName : string

Returns: StartupFailureCase

Public contract function exposed by this FS.Skia.UI package.

failedStageName : string
Returns: StartupFailureCase

simulateSuccessfulShutdown ()

Full Usage: simulateSuccessfulShutdown ()

Parameters:
    () : unit

Returns: ReleaseRecord list

Public contract function exposed by this FS.Skia.UI package.

() : unit
Returns: ReleaseRecord list

stageByName name

Full Usage: stageByName name

Parameters:
    name : string

Returns: StartupStage option

Public contract function exposed by this FS.Skia.UI package.

name : string
Returns: StartupStage option

stages

Full Usage: stages

Returns: StartupStage list

Public contract function exposed by this FS.Skia.UI package.

Returns: StartupStage list

Type something to start searching.