Module citro3d::texenv

source ·
Expand description

Texture combiner support. See https://www.khronos.org/opengl/wiki/Texture_Combiners for more details.

Structs§

  • Whether to operate on colors, alpha values, or both.
  • A texture combination stage identifier. This index doubles as the order in which texture combinations will be applied.
  • A texture combiner, also called a “texture environment” (hence the struct name). See also texenv.h documentation.

Enums§