Metal.BlitCommandEncoderEncodes resource copy and synchronization commands. See MTLBlitCommandEncoder.
val sexp_of_t : t -> Sexplib0.Sexp.tval set_label : t -> string -> unitval get_label : t -> stringval end_encoding : t -> unitval insert_debug_signpost : t -> string -> unitval push_debug_group : t -> string -> unitval pop_debug_group : t -> unitval on_buffer : CommandBuffer.t -> tFills a buffer range with a byte value (0-255).
val synchronize_resource : t -> Resource.t -> unitSynchronizes a managed resource between CPU and GPU.