Show / Hide Table of Contents

Enum NvShaderBufferStore

Not used directly.

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

Fields

Name Description
ReadWrite

Original was GL_READ_WRITE = 0x88BA

ShaderGlobalAccessBarrierBitNv

Original was GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV = 0x00000010

WriteOnly

Original was GL_WRITE_ONLY = 0x88B9

In This Article
Back to top Generated by DocFX