Show / Hide Table of Contents

Enum NvShaderBufferLoad

Used in GL.NV.GetBufferParameter, GL.NV.GetInteger and 5 other functions

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

Fields

Name Description
BufferGpuAddressNv

Original was GL_BUFFER_GPU_ADDRESS_NV = 0x8F1D

GpuAddressNv

Original was GL_GPU_ADDRESS_NV = 0x8F34

MaxShaderBufferAddressNv

Original was GL_MAX_SHADER_BUFFER_ADDRESS_NV = 0x8F35

In This Article
Back to top Generated by DocFX