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.
glGetNVShaderThreadGroup :: MonadIO m => m BoolOpenGLRaw Graphics.GL.NV.ShaderThreadGroup Is the NV_shader_thread_group extension supported?
gl_NV_shader_thread_group :: BoolOpenGLRaw Graphics.GL.NV.ShaderThreadGroup Is the NV_shader_thread_group extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetNVShaderThreadGroup in those cases instead.
pattern
GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES :: GLenumOpenGLRaw Graphics.GL.OES.ReadFormat No documentation available.
pattern
GL_IMPLEMENTATION_COLOR_READ_TYPE_OES :: GLenumOpenGLRaw Graphics.GL.OES.ReadFormat No documentation available.
glGetOESReadFormat :: MonadIO m => m BoolOpenGLRaw Graphics.GL.OES.ReadFormat Is the OES_read_format extension supported?
-
OpenGLRaw Graphics.GL.OES.ReadFormat Is the OES_read_format extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetOESReadFormat in those cases instead.
pattern
GL_INTERLACE_READ_OML :: GLenumOpenGLRaw Graphics.GL.OML.Interlace No documentation available.
pattern
GL_ASYNC_READ_PIXELS_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.AsyncPixel No documentation available.
pattern
GL_MAX_ASYNC_READ_PIXELS_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.AsyncPixel No documentation available.
glReadInstrumentsSGIX :: MonadIO m => GLint -> m ()OpenGLRaw Graphics.GL.SGIX.Instruments No documentation available.