Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

  2. glGetEXTSemaphoreWin32 :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    Is the EXT_semaphore_win32 extension supported?

  3. glImportSemaphoreWin32HandleEXT :: MonadIO m => GLuint -> GLenum -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

  4. glImportSemaphoreWin32NameEXT :: MonadIO m => GLuint -> GLenum -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

  5. gl_EXT_semaphore_win32 :: Bool

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    Is the EXT_semaphore_win32 extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetEXTSemaphoreWin32 in those cases instead.

  6. pattern GL_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

  7. pattern GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

  8. pattern GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

  9. module Graphics.GL.EXT.TextureCubeMap

    No documentation available.

  10. pattern GL_MAX_CUBE_MAP_TEXTURE_SIZE_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.TextureCubeMap

    No documentation available.

Page 821 of many | Previous | Next