A GL texture, or an object serving that purpose; via a GL api.

See

interface texture {
    call: getTexture;
    subimage: subimage;
}

Properties

Properties

Update this texture in-place.

subimage: subimage

Copy from a source texture into part of this destination texture.