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