Class ProgramLinkError

An error resulting from a shader program failing to link.

Hierarchy

  • Error
    • ProgramLinkError

Constructors

Properties

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string

Generated using TypeDoc