Blend.Operation
Blend operations.
type t = Jstr.t
The type for GPUBlendOperation values.
GPUBlendOperation
val add : t
val subtract : t
val reverse_subtract : t
val min : t
val max : t