Show / Hide Table of Contents

Enum ImgTextureFilterCubic

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.dll
Syntax
public enum ImgTextureFilterCubic

Fields

Name Description
CubicImg

Original was GL_CUBIC_IMG = 0x9139

CubicMipmapLinearImg

Original was GL_CUBIC_MIPMAP_LINEAR_IMG = 0x913B

CubicMipmapNearestImg

Original was GL_CUBIC_MIPMAP_NEAREST_IMG = 0x913A

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