Show / Hide Table of Contents

Enum BlitFramebufferFilter

Used in GL.Angle.BlitFramebuffer, GL.BlitFramebuffer and 1 other function

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum BlitFramebufferFilter

Fields

Name Description
Linear

Original was GL_LINEAR = 0x2601

Nearest

Original was GL_NEAREST = 0x2600

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX