Enum MapTextureFormatIntel
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
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 |