Types.TextureWrap
type t =
| Repeat
| Clamp
| Mirror_repeat
| Mirror_clamp
val vals : (t * int64 F.const) list
val t : t F.typ