Function Gl.NamedFramebufferTexture

Commands for GL_VERSION_4_5

void NamedFramebufferTexture (
  uint framebuffer,
  uint attachment,
  uint texture,
  int level
) const;