Show / Hide Table of Contents

Enum MapTextureFormatIntel

Not used directly.

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

Fields

Name Description
LayoutDefaultIntel

Original was GL_LAYOUT_DEFAULT_INTEL = 0

LayoutLinearCpuCachedIntel

Original was GL_LAYOUT_LINEAR_CPU_CACHED_INTEL = 2

LayoutLinearIntel

Original was GL_LAYOUT_LINEAR_INTEL = 1

In This Article
Back to top Generated by DocFX