Module external_texture

Source

Structs§

ExternalTextureDescriptor
Describes an ExternalTexture.
ExternalTextureTransferFunction
Parameters describing a gamma encoding transfer function in the form tf = { k * linear | linear < b { a * pow(linear, 1/g) - (a-1) | linear >= b

Enums§

ExternalTextureFormat
Format of an ExternalTexture. This indicates the number of underlying planes used by the ExternalTexture as well as each plane’s format.