Stencil operations enumeration (see Render.set_stencil_func).
Render.set_stencil_func
@:enum@:implread onlySTENCIL_OP_DECR:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_DECR_WRAP:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_INCR:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_INCR_WRAP:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_INVERT:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_KEEP:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_REPLACE:RenderStencilOp
@:enum@:implread onlySTENCIL_OP_ZERO:RenderStencilOp