framebufferTextureLayer

Declaration

void framebufferTextureLayer(
    GLenum target, 
    GLenum attachment, 
    GLuint texture, 
    GLint level, 
    GLint layer
);