Show / Hide Table of Contents

Enum ExtShaderPixelLocalStorage

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ExtShaderPixelLocalStorage

Fields

Name Description
MaxShaderPixelLocalStorageFastSizeExt

Original was GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT = 0x8F63

MaxShaderPixelLocalStorageSizeExt

Original was GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT = 0x8F67

ShaderPixelLocalStorageExt

Original was GL_SHADER_PIXEL_LOCAL_STORAGE_EXT = 0x8F64

In This Article
Back to top Generated by DocFX