mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
GraphicsCapabilities
Interface GraphicsCapabilities
interface
GraphicsCapabilities
{
webgl1
:
boolean
;
webgl2
:
boolean
;
webgpu
:
boolean
;
wgsl
:
boolean
;
}
Index
Properties
webgl1
webgl2
webgpu
wgsl
Properties
webgl1
webgl1
:
boolean
webgl2
webgl2
:
boolean
webgpu
webgpu
:
boolean
wgsl
wgsl
:
boolean
WGSL is usable only through a WebGPU-capable browser runtime.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
webgl1
webgl2
webgpu
wgsl
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
WGSL is usable only through a WebGPU-capable browser runtime.