Show / Hide Table of Contents

Enum BlitFramebufferFilter

Not used directly.

Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
public enum BlitFramebufferFilter

Fields

Name Description
Linear

Original was GL_LINEAR = 0x2601

Nearest

Original was GL_NEAREST = 0x2600

In This Article
Back to top Generated by DocFX