Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
-
OpenGLRaw Graphics.GL.EXT.Semaphore Is the EXT_semaphore extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetEXTSemaphore in those cases instead.
module Graphics.GL.EXT.
SemaphoreFd No documentation available.
glGetEXTSemaphoreFd :: MonadIO m => m BoolOpenGLRaw Graphics.GL.EXT.SemaphoreFd Is the EXT_semaphore_fd extension supported?
glImportSemaphoreFdEXT :: MonadIO m => GLuint -> GLenum -> GLint -> m ()OpenGLRaw Graphics.GL.EXT.SemaphoreFd No documentation available.
-
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.
module Graphics.GL.EXT.
SemaphoreWin32 No documentation available.
glGetEXTSemaphoreWin32 :: MonadIO m => m BoolOpenGLRaw Graphics.GL.EXT.SemaphoreWin32 Is the EXT_semaphore_win32 extension supported?
glImportSemaphoreWin32HandleEXT :: MonadIO m => GLuint -> GLenum -> Ptr a -> m ()OpenGLRaw Graphics.GL.EXT.SemaphoreWin32 No documentation available.
glImportSemaphoreWin32NameEXT :: MonadIO m => GLuint -> GLenum -> Ptr a -> m ()OpenGLRaw Graphics.GL.EXT.SemaphoreWin32 No documentation available.