bindbc.opengl.bind.nv.nv_32

Undocumented in source.

Members

Aliases

pglBufferAddressRangeNV
alias pglBufferAddressRangeNV = void function(GLenum, GLuint, GLuint64, GLsizeiptr)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglColorFormatNV
alias pglColorFormatNV = void function(GLint, GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglEdgeFlagFormatNV
alias pglEdgeFlagFormatNV = void function(GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglFogCoordFormatNV
alias pglFogCoordFormatNV = void function(GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglGetIntegerui64i_vNV
alias pglGetIntegerui64i_vNV = void function(GLenum, GLuint, 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.
pglIndexFormatNV
alias pglIndexFormatNV = void function(GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglNormalFormatNV
alias pglNormalFormatNV = void function(GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglSecondaryColorFormatNV
alias pglSecondaryColorFormatNV = void function(GLint, GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglTexCoordFormatNV
alias pglTexCoordFormatNV = void function(GLint, GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribFormatNV
alias pglVertexAttribFormatNV = void function(GLuint, GLint, GLenum, GLboolean, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexAttribIFormatNV
alias pglVertexAttribIFormatNV = void function(GLuint, GLint, GLenum, GLsizei)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
pglVertexFormatNV
alias pglVertexFormatNV = void function(GLint, GLenum, GLsizei)
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

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

Manifest constants

hasNVVertexBufferUnifiedMemory
enum hasNVVertexBufferUnifiedMemory;
Undocumented in source.
useNVVertexBufferUnifiedMemory
enum useNVVertexBufferUnifiedMemory;
Undocumented in source.
useNVVertexBufferUnifiedMemory
enum useNVVertexBufferUnifiedMemory;
Undocumented in source.
useNVVertexBufferUnifiedMemory
enum useNVVertexBufferUnifiedMemory;
Undocumented in source.

Static variables

glBufferAddressRangeNV
pglBufferAddressRangeNV glBufferAddressRangeNV;
Undocumented in source.
glColorFormatNV
pglColorFormatNV glColorFormatNV;
Undocumented in source.
glEdgeFlagFormatNV
pglEdgeFlagFormatNV glEdgeFlagFormatNV;
Undocumented in source.
glFogCoordFormatNV
pglFogCoordFormatNV glFogCoordFormatNV;
Undocumented in source.
glGetIntegerui64i_vNV
pglGetIntegerui64i_vNV glGetIntegerui64i_vNV;
Undocumented in source.
glIndexFormatNV
pglIndexFormatNV glIndexFormatNV;
Undocumented in source.
glNormalFormatNV
pglNormalFormatNV glNormalFormatNV;
Undocumented in source.
glSecondaryColorFormatNV
pglSecondaryColorFormatNV glSecondaryColorFormatNV;
Undocumented in source.
glTexCoordFormatNV
pglTexCoordFormatNV glTexCoordFormatNV;
Undocumented in source.
glVertexAttribFormatNV
pglVertexAttribFormatNV glVertexAttribFormatNV;
Undocumented in source.
glVertexAttribIFormatNV
pglVertexAttribIFormatNV glVertexAttribIFormatNV;
Undocumented in source.
glVertexFormatNV
pglVertexFormatNV glVertexFormatNV;
Undocumented in source.

Variables

GL_COLOR_ARRAY_ADDRESS_NV
enum uint GL_COLOR_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_COLOR_ARRAY_LENGTH_NV
enum uint GL_COLOR_ARRAY_LENGTH_NV;
Undocumented in source.
GL_EDGE_FLAG_ARRAY_ADDRESS_NV
enum uint GL_EDGE_FLAG_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_EDGE_FLAG_ARRAY_LENGTH_NV
enum uint GL_EDGE_FLAG_ARRAY_LENGTH_NV;
Undocumented in source.
GL_ELEMENT_ARRAY_ADDRESS_NV
enum uint GL_ELEMENT_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_ELEMENT_ARRAY_LENGTH_NV
enum uint GL_ELEMENT_ARRAY_LENGTH_NV;
Undocumented in source.
GL_ELEMENT_ARRAY_UNIFIED_NV
enum uint GL_ELEMENT_ARRAY_UNIFIED_NV;
Undocumented in source.
GL_FOG_COORD_ARRAY_ADDRESS_NV
enum uint GL_FOG_COORD_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_FOG_COORD_ARRAY_LENGTH_NV
enum uint GL_FOG_COORD_ARRAY_LENGTH_NV;
Undocumented in source.
GL_INDEX_ARRAY_ADDRESS_NV
enum uint GL_INDEX_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_INDEX_ARRAY_LENGTH_NV
enum uint GL_INDEX_ARRAY_LENGTH_NV;
Undocumented in source.
GL_NORMAL_ARRAY_ADDRESS_NV
enum uint GL_NORMAL_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_NORMAL_ARRAY_LENGTH_NV
enum uint GL_NORMAL_ARRAY_LENGTH_NV;
Undocumented in source.
GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV
enum uint GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_SECONDARY_COLOR_ARRAY_LENGTH_NV
enum uint GL_SECONDARY_COLOR_ARRAY_LENGTH_NV;
Undocumented in source.
GL_TEXTURE_COORD_ARRAY_ADDRESS_NV
enum uint GL_TEXTURE_COORD_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_TEXTURE_COORD_ARRAY_LENGTH_NV
enum uint GL_TEXTURE_COORD_ARRAY_LENGTH_NV;
Undocumented in source.
GL_VERTEX_ARRAY_ADDRESS_NV
enum uint GL_VERTEX_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_VERTEX_ARRAY_LENGTH_NV
enum uint GL_VERTEX_ARRAY_LENGTH_NV;
Undocumented in source.
GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV
enum uint GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV;
Undocumented in source.
GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV
enum uint GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV;
Undocumented in source.
GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV
enum uint GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV;
Undocumented in source.

Meta