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.
module Graphics.GL.INTEL.
ParallelArrays No documentation available.
pattern
GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL :: GLenumOpenGLRaw Graphics.GL.INTEL.ParallelArrays No documentation available.
pattern
GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL :: GLenumOpenGLRaw Graphics.GL.INTEL.ParallelArrays No documentation available.
pattern
GL_PARALLEL_ARRAYS_INTEL :: GLenumOpenGLRaw Graphics.GL.INTEL.ParallelArrays No documentation available.
pattern
GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL :: GLenumOpenGLRaw Graphics.GL.INTEL.ParallelArrays No documentation available.
pattern
GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL :: GLenumOpenGLRaw Graphics.GL.INTEL.ParallelArrays No documentation available.
glGetINTELParallelArrays :: MonadIO m => m BoolOpenGLRaw Graphics.GL.INTEL.ParallelArrays Is the INTEL_parallel_arrays extension supported?
gl_INTEL_parallel_arrays :: BoolOpenGLRaw Graphics.GL.INTEL.ParallelArrays Is the INTEL_parallel_arrays extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetINTELParallelArrays in those cases instead.
pattern
GL_DEBUG_CALLBACK_FUNCTION :: GLenumOpenGLRaw Graphics.GL.KHR.DebugCompatibility No documentation available.
pattern
GL_DEBUG_CALLBACK_USER_PARAM :: GLenumOpenGLRaw Graphics.GL.KHR.DebugCompatibility No documentation available.