Function gl::StencilFuncSeparate[][src]

pub unsafe fn StencilFuncSeparate(
    face: GLenum,
    func: GLenum,
    ref_: GLint,
    mask: GLuint
)