Skip to main content

GPUExternalTexture

The GPUExternalTexture interface of the WebGPU API represents a wrapper object containing an HTMLVideoElement snapshot that can be used as a texture in GPU rendering operations. Available only in secure contexts.

MDN Reference

Extends

Properties

label

label: string;

MDN Reference

Inherited from

GPUObjectBase.label