Portability | portable |
---|---|
Stability | provisional |
Maintainer | [email protected] |
Graphics.Rendering.OpenGL.GL.Texturing.Queries
Description
This module offers various texture queries.
Documentation
type TextureQuery a = Either TextureTarget CubeMapTarget -> Level -> GettableStateVar aSource