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.
glUniformHandleui64ARB :: MonadIO m => GLint -> GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
glUniformHandleui64vARB :: MonadIO m => GLint -> GLsizei -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
pattern
GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_MAX_COMPUTE_IMAGE_UNIFORMS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_MAX_COMPUTE_UNIFORM_BLOCKS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_MAX_COMPUTE_UNIFORM_COMPONENTS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_DEBUG_TYPE_PERFORMANCE_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.DebugOutput No documentation available.
glCreateTransformFeedbacks :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.ARB.DirectStateAccess Manual page for OpenGL 4.x.
glGetTransformFeedbacki64_v :: MonadIO m => GLuint -> GLenum -> GLuint -> Ptr GLint64 -> m ()OpenGLRaw Graphics.GL.ARB.DirectStateAccess Manual page for OpenGL 4.x.