package brr

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

Blend components.

type t

The type for GPUBlendComponent objects.

val v : ?operation:Operation.t -> ?src_factor:Factor.t -> ?dst_factor:Factor.t -> unit -> t

v constructs a GPUBlendComponent object with given parameters.

OCaml

Innovation. Community. Security.