logo
pub unsafe fn glFramebufferTexture(
    target: u32,
    attachment: u32,
    texture: u32,
    level: i32
)
Expand description

glFramebufferTexture(target, attachment, texture, level) target group: FramebufferTarget attachment group: FramebufferAttachment texture class: texture