Static variables

@:enum@:native("STENCIL_OP_DECR")staticread onlyDecr:RenderStencilOp

@:enum@:native("STENCIL_OP_DECR_WRAP")staticread onlyDecrWrap:RenderStencilOp

@:enum@:native("STENCIL_OP_INCR")staticread onlyIncr:RenderStencilOp

@:enum@:native("STENCIL_OP_INCR_WRAP")staticread onlyIncrWrap:RenderStencilOp

@:enum@:native("STENCIL_OP_INVERT")staticread onlyInvert:RenderStencilOp

@:enum@:native("STENCIL_OP_KEEP")staticread onlyKeep:RenderStencilOp

@:enum@:native("STENCIL_OP_REPLACE")staticread onlyReplace:RenderStencilOp

@:enum@:native("STENCIL_OP_ZERO")staticread onlyZero:RenderStencilOp