Function Gl.StencilOpSeparate

Commands for GL_VERSION_2_0

void StencilOpSeparate (
  uint face,
  uint sfail,
  uint dpfail,
  uint dppass
) const;