[][src]Function gl46::glTexImage3DMultisample

pub unsafe fn glTexImage3DMultisample(
    target: GLenum,
    samples: GLsizei,
    internalformat: GLenum,
    width: GLsizei,
    height: GLsizei,
    depth: GLsizei,
    fixedsamplelocations: GLboolean
)

glTexImage3DMultisample(target, samples, internalformat, width, height, depth, fixedsamplelocations)

  • target group: TextureTarget
  • internalformat group: InternalFormat