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.
glGetSemaphoreParameterui64vEXT :: MonadIO m => GLuint -> GLenum -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
glIsSemaphoreEXT :: MonadIO m => GLuint -> m GLbooleanOpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
glSemaphoreParameterui64vEXT :: MonadIO m => GLuint -> GLenum -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
-
OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
-
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.