Copyright | (c) Sven Panne 2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
The EXT_draw_range_elements extension.
- gl_MAX_ELEMENTS_INDICES_EXT :: GLenum
- gl_MAX_ELEMENTS_VERTICES_EXT :: GLenum
- glDrawRangeElementsEXT :: MonadIO m => GLenum -> GLuint -> GLuint -> GLsizei -> GLenum -> Ptr a -> m ()