Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
<internal>
/
WEBGL_lose_context
WEBGL_lose_context
MDN Reference
interface
WEBGL_lose_context
{
loseContext
()
:
void
;
restoreContext
()
:
void
;
}
Index
Methods
<internal>.WEBGL_lose_context.loseContext
<internal>.WEBGL_lose_context.restoreContext
Methods
lose
Context
loseContext
()
:
void
MDN Reference
Returns
void
restore
Context
restoreContext
()
:
void
MDN Reference
Returns
void
MDN Reference