getContext method
The WebGPU context, or null where this canvas already has a context of another kind — which is a mistake somewhere else and not a browser without WebGPU.
Implementation
external GPUCanvasContext? getContext(String contextId);
The WebGPU context, or null where this canvas already has a context of another kind — which is a mistake somewhere else and not a browser without WebGPU.
external GPUCanvasContext? getContext(String contextId);