Function gl::TextureView

source ·
pub unsafe fn TextureView(
    texture: GLuint,
    target: GLenum,
    origtexture: GLuint,
    internalformat: GLenum,
    minlevel: GLuint,
    numlevels: GLuint,
    minlayer: GLuint,
    numlayers: GLuint
)
Expand description

Fallbacks: TextureViewEXT, TextureViewOES