Portability | portable |
---|---|
Stability | stable |
Maintainer | sven.panne@aedion.de |
Graphics.Rendering.OpenGL.GL.Texturing.Queries
Description
This module offers various texture queries.
Documentation
type TextureQuery a = Either TextureTarget CubeMapTarget -> Level -> GettableStateVar a
textureCompressedImageSize :: TextureQuery (Maybe GLsizei)
textureProxyOK :: TextureQuery Bool