package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Blend operations.

type t = Jstr.t

The type for GPUBlendOperation values.

val add : t
val subtract : t
val reverse_subtract : t
val min : t
val max : t