Module maia_wasm::render::texture_formats

source ·
Expand description

WebGL2 internal texture formats.

This module defines the formats that can be used with the TextureInternalFormat trait.

Structs§

  • Luminance alpha texture internal format.
  • R16F texture internal format.
  • RGB texture internal format.
  • RGBA texture internal format.