Resource.PurgeableState
Resource purgeability states. See MTLPurgeableState.
type t =
| KeepCurrent
| NonVolatile
| Volatile
| Empty
val sexp_of_t : t -> Sexplib0.Sexp.t