bindbc.opengl.bind.nv.nv_30

Undocumented in source.

Members

Aliases

pglGetBufferParameterui64vNV
alias pglGetBufferParameterui64vNV = void function(GLenum, GLenum, GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetIntegerui64vNV
alias pglGetIntegerui64vNV = void function(GLenum, GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetNamedBufferParameterui64vNV
alias pglGetNamedBufferParameterui64vNV = void function(GLuint, GLenum, GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetUniformui64vNV
alias pglGetUniformui64vNV = void function(GLuint, GLint, GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIsBufferResidentNV
alias pglIsBufferResidentNV = GLboolean function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglIsNamedBufferResidentNV
alias pglIsNamedBufferResidentNV = GLboolean function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMakeBufferNonResidentNV
alias pglMakeBufferNonResidentNV = void function(GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMakeBufferResidentNV
alias pglMakeBufferResidentNV = void function(GLenum, GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMakeNamedBufferNonResidentNV
alias pglMakeNamedBufferNonResidentNV = void function(GLuint)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglMakeNamedBufferResidentNV
alias pglMakeNamedBufferResidentNV = void function(GLuint, GLenum)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglProgramUniformui64NV
alias pglProgramUniformui64NV = void function(GLuint, GLint, GLuint64)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglProgramUniformui64vNV
alias pglProgramUniformui64vNV = void function(GLuint, GLint, GLsizei, const GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglUniformui64NV
alias pglUniformui64NV = void function(GLint, GLuint64)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglUniformui64vNV
alias pglUniformui64vNV = void function(GLint, GLsizei, const GLuint64*)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Functions

hasNVShaderBufferLoad
bool hasNVShaderBufferLoad()
Undocumented in source. Be warned that the author may not have intended to support it.
loadNV_30
void loadNV_30(SharedLib lib, GLSupport contextVersion)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

hasNVShaderBufferLoad
enum hasNVShaderBufferLoad;
Undocumented in source.
useNVShaderBufferLoad
enum useNVShaderBufferLoad;
Undocumented in source.
useNVShaderBufferLoad
enum useNVShaderBufferLoad;
Undocumented in source.
useNVShaderBufferLoad
enum useNVShaderBufferLoad;
Undocumented in source.

Static variables

glGetBufferParameterui64vNV
pglGetBufferParameterui64vNV glGetBufferParameterui64vNV;
Undocumented in source.
glGetIntegerui64vNV
pglGetIntegerui64vNV glGetIntegerui64vNV;
Undocumented in source.
glGetNamedBufferParameterui64vNV
pglGetNamedBufferParameterui64vNV glGetNamedBufferParameterui64vNV;
Undocumented in source.
glGetUniformui64vNV
pglGetUniformui64vNV glGetUniformui64vNV;
Undocumented in source.
glIsBufferResidentNV
pglIsBufferResidentNV glIsBufferResidentNV;
Undocumented in source.
glIsNamedBufferResidentNV
pglIsNamedBufferResidentNV glIsNamedBufferResidentNV;
Undocumented in source.
glMakeBufferNonResidentNV
pglMakeBufferNonResidentNV glMakeBufferNonResidentNV;
Undocumented in source.
glMakeBufferResidentNV
pglMakeBufferResidentNV glMakeBufferResidentNV;
Undocumented in source.
glMakeNamedBufferNonResidentNV
pglMakeNamedBufferNonResidentNV glMakeNamedBufferNonResidentNV;
Undocumented in source.
glMakeNamedBufferResidentNV
pglMakeNamedBufferResidentNV glMakeNamedBufferResidentNV;
Undocumented in source.
glProgramUniformui64NV
pglProgramUniformui64NV glProgramUniformui64NV;
Undocumented in source.
glProgramUniformui64vNV
pglProgramUniformui64vNV glProgramUniformui64vNV;
Undocumented in source.
glUniformui64NV
pglUniformui64NV glUniformui64NV;
Undocumented in source.
glUniformui64vNV
pglUniformui64vNV glUniformui64vNV;
Undocumented in source.

Variables

GL_BUFFER_GPU_ADDRESS_NV
enum uint GL_BUFFER_GPU_ADDRESS_NV;
Undocumented in source.
GL_GPU_ADDRESS_NV
enum uint GL_GPU_ADDRESS_NV;
Undocumented in source.
GL_MAX_SHADER_BUFFER_ADDRESS_NV
enum uint GL_MAX_SHADER_BUFFER_ADDRESS_NV;
Undocumented in source.

Meta