logo
pub unsafe fn glInvalidateSubFramebuffer(
    target: u32,
    numAttachments: i32,
    attachments: *const u32,
    x: i32,
    y: i32,
    width: i32,
    height: i32
)
Expand description

glInvalidateSubFramebuffer(target, numAttachments, attachments, x, y, width, height) target group: FramebufferTarget attachments group: InvalidateFramebufferAttachment attachments len: numAttachments