Show / Hide Table of Contents

Enum ConvolutionTarget

Used in GL.Arb.GetnConvolutionFilter, GL.ConvolutionFilter1D and 7 other functions

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ConvolutionTarget

Fields

Name Description
Convolution1D

Original was GL_CONVOLUTION_1D = 0x8010

Convolution2D

Original was GL_CONVOLUTION_2D = 0x8011

Separable2D

Original was GL_SEPARABLE_2D = 0x8012

In This Article
Back to top Generated by DocFX