Structs§
- External
Texture Descriptor - Describes an
ExternalTexture. - External
Texture Transfer Function - 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§
- External
Texture Format - Format of an
ExternalTexture. This indicates the number of underlying planes used by theExternalTextureas well as each plane’s format.