Function Gl.TextureView

Commands for GL_VERSION_4_3

void TextureView (
  uint texture,
  uint target,
  uint origtexture,
  uint internalformat,
  uint minlevel,
  uint numlevels,
  uint minlayer,
  uint numlayers
) const;