Function gl::NamedFramebufferTexture [] [src]

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