bindbc-opengl ~master (2021-06-26T09:00:00Z)
Dub
Repo
pglCompressedTexImage1D
bindbc
opengl
bind
gl13
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (
System
) @
nogc
nothrow
alias
pglCompressedTexImage1D
=
void
function
(
GLenum
,
GLint
,
GLenum
,
GLsizei
,
GLint
,
GLsizei
,
const
(
GLvoid
)*
)
Meta
Source
See Implementation
bindbc
opengl
bind
gl13
aliases
pglActiveTexture
pglCompressedTexImage1D
pglCompressedTexImage2D
pglCompressedTexImage3D
pglCompressedTexSubImage1D
pglCompressedTexSubImage2D
pglCompressedTexSubImage3D
pglGetCompressedTexImage
pglSampleCoverage
enums
GL_TEXTURE0
functions
loadGL13
static variables
glActiveTexture
glCompressedTexImage1D
glCompressedTexImage2D
glCompressedTexImage3D
glCompressedTexSubImage1D
glCompressedTexSubImage2D
glCompressedTexSubImage3D
glGetCompressedTexImage
glSampleCoverage