Skip to main content

glFramebufferTexture

Function glFramebufferTexture 

Source
pub unsafe extern "C" fn glFramebufferTexture(
    target: u32,
    attachment: u32,
    texture: u32,
    level: i32,
)