Expand description
Texture combiner support. See https://www.khronos.org/opengl/wiki/Texture_Combiners for more details.
Structs§
- Mode
- Whether to operate on colors, alpha values, or both.
- Sources
- Configure the source values of the texture combiner.
- TexEnv
- A texture combiner, also called a “texture environment” (hence the struct name).
See also
texenv.hdocumentation.