Skip to main content

glNamedFramebufferTexture

Function glNamedFramebufferTexture 

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