Function gl::InvalidateSubFramebuffer
source · pub unsafe fn InvalidateSubFramebuffer(
target: GLenum,
numAttachments: GLsizei,
attachments: *const GLenum,
x: GLint,
y: GLint,
width: GLsizei,
height: GLsizei
)