Module Graphv_gles2_native.CreateFlags
Flags for rendering quality.
val no_flags : tval has : t -> flag:t -> boolval or_ : t -> t -> tval (lor) : t -> t -> tval remove : t -> flag:t -> tval antialias : tAnti-alias edges by drawing an extra fringe outline.
val stencil_strokes : tUse the stencil buffer to prevent artifacts for overlapping strokes.