Definition
WebGL Specification defines TexImageSource
typedef (ImageBitmap or
ImageData or
HTMLImageElement or
HTMLCanvasElement or
HTMLVideoElement or
OffscreenCanvas or
VideoFrame) TexImageSource;
Referring IDL interfaces/dictionaries
Referring specifications
- WebGL 2.0 Specification refers to
TexImageSource