Search


Search something to see results

WEBGL_lose_context

interface WEBGL_lose_context {
    loseContext(): void;
    restoreContext(): void;
}

Index

Methods

Methods

Returns void

Returns void