Copyright | (c) Sven Panne 2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
The NV_internalformat_sample_query extension.
- gl_CONFORMANT_NV :: GLenum
- gl_MULTISAMPLES_NV :: GLenum
- gl_RENDERBUFFER :: GLenum
- gl_SUPERSAMPLE_SCALE_X_NV :: GLenum
- gl_SUPERSAMPLE_SCALE_Y_NV :: GLenum
- gl_TEXTURE_2D_MULTISAMPLE :: GLenum
- gl_TEXTURE_2D_MULTISAMPLE_ARRAY :: GLenum
- glGetInternalformatSampleivNV :: MonadIO m => GLenum -> GLenum -> GLsizei -> GLenum -> GLsizei -> Ptr GLint -> m ()