Skip to main content

glNamedFramebufferTextureFaceEXT

Function glNamedFramebufferTextureFaceEXT 

Source
pub unsafe extern "C" fn glNamedFramebufferTextureFaceEXT(
    framebuffer: GLuint,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
    face: GLenum,
)