Function gl::NamedFramebufferTextureLayer[][src]

pub unsafe fn NamedFramebufferTextureLayer(
    framebuffer: GLuint,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
    layer: GLint
)