Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. glImportSemaphoreFdEXT :: MonadIO m => GLuint -> GLenum -> GLint -> m ()

    OpenGLRaw Graphics.GL.EXT.SemaphoreFd

    No documentation available.

  2. gl_EXT_semaphore_fd :: Bool

    OpenGLRaw Graphics.GL.EXT.SemaphoreFd

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

  3. module Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

  4. glGetEXTSemaphoreWin32 :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    Is the EXT_semaphore_win32 extension supported?

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

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

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

    OpenGLRaw Graphics.GL.EXT.SemaphoreWin32

    No documentation available.

  7. 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.

  8. pattern GL_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

  9. pattern GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

  10. pattern GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.ShaderImageLoadStore

    No documentation available.

Page 821 of many | Previous | Next