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.
pattern
GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.FramebufferObject No documentation available.
glGenerateMipmapEXT :: MonadIO m => GLenum -> m ()OpenGLRaw Graphics.GL.EXT.FramebufferObject This command is an alias for glGenerateMipmap.
module Graphics.GL.EXT.
Semaphore No documentation available.
glDeleteSemaphoresEXT :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
glGenSemaphoresEXT :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
glGetEXTSemaphore :: MonadIO m => m BoolOpenGLRaw Graphics.GL.EXT.Semaphore Is the EXT_semaphore extension supported?
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.