Metal.IndirectCommandType
Types of commands that can be encoded into an indirect command buffer. See MTLIndirectCommandType.
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
val draw : t
val draw_indexed : t
val draw_patches : t
val draw_indexed_patches : t
val concurrent_dispatch : t
val concurrent_dispatch_threads : t
val (+) : t -> t -> t