package brr

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

Stencil operations.

type t = Jstr.t

The type for GPUStencilOperation values.

val keep : t
val zero : t
val replace : t
val invert : t
val increment_clamp : t
val decrement_clamp : t
val increment_wrap : t
val decrement_wrap : t
OCaml

Innovation. Community. Security.