Crate librashader_common

source ·
Expand description

Common types and conversions for librashader.

Structs§

  • A size with a width and height.
  • The rendering output of a filter chain.

Enums§

  • The filtering mode for a texture sampler.
  • Supported image formats for textures.
  • The wrapping (address) mode for a texture sampler.