[][src]Function gl46::glTexStorage1D

pub unsafe fn glTexStorage1D(
    target: GLenum,
    levels: GLsizei,
    internalformat: GLenum,
    width: GLsizei
)

glTexStorage1D(target, levels, internalformat, width)

  • target group: TextureTarget
  • internalformat group: InternalFormat