OpenGLRaw-1.3.0.0: A raw binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainer[email protected]
Safe HaskellNone

Graphics.Rendering.OpenGL.Raw.EXT.Convolution

Contents

Description

All raw functions and tokens from the EXT_convolution extension, see http://www.opengl.org/registry/specs/EXT/convolution.txt.

Synopsis

Functions

glGetSeparableFilter :: GLenum -> GLenum -> GLenum -> Ptr a -> Ptr a -> Ptr a -> IO ()Source

Tokens