Compare functions enumeration (used in Render.set_depth_func and Render.set_stencil_func).
Render.set_depth_func
Render.set_stencil_func
@:enum@:implread onlyCOMPARE_FUNC_ALWAYS:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_EQUAL:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_GEQUAL:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_GREATER:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_LEQUAL:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_LESS:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_NEVER:RenderCompareFunc
@:enum@:implread onlyCOMPARE_FUNC_NOTEQUAL:RenderCompareFunc