Function gl::ClearBufferfi

source ·
pub unsafe fn ClearBufferfi(
    buffer: GLenum,
    drawbuffer: GLint,
    depth: GLfloat,
    stencil: GLint
)