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.

  1. glGetINTELMapTexture :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.INTEL.MapTexture

    Is the INTEL_map_texture extension supported?

  2. glMapTexture2DINTEL :: MonadIO m => GLuint -> GLint -> GLbitfield -> Ptr GLint -> Ptr GLenum -> m (Ptr a)

    OpenGLRaw Graphics.GL.INTEL.MapTexture

    No documentation available.

  3. glUnmapTexture2DINTEL :: MonadIO m => GLuint -> GLint -> m ()

    OpenGLRaw Graphics.GL.INTEL.MapTexture

    No documentation available.

  4. gl_INTEL_map_texture :: Bool

    OpenGLRaw Graphics.GL.INTEL.MapTexture

    Is the INTEL_map_texture extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetINTELMapTexture in those cases instead.

  5. glSignalVkSemaphoreNV :: MonadIO m => GLuint64 -> m ()

    OpenGLRaw Graphics.GL.NV.DrawVulkanImage

    No documentation available.

  6. glWaitVkSemaphoreNV :: MonadIO m => GLuint64 -> m ()

    OpenGLRaw Graphics.GL.NV.DrawVulkanImage

    No documentation available.

  7. pattern GL_MAP_ATTRIB_U_ORDER_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.Evaluators

    No documentation available.

  8. pattern GL_MAP_ATTRIB_V_ORDER_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.Evaluators

    No documentation available.

  9. pattern GL_MAP_TESSELLATION_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.Evaluators

    No documentation available.

  10. pattern GL_MAX_MAP_TESSELLATION_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.Evaluators

    No documentation available.

Page 832 of many | Previous | Next