kCIContextMemoryLimit

Static kCIContextMemoryLimit 

Source
pub unsafe static kCIContextMemoryLimit: &'static CIContextOption
Available on crate feature CIContext only.
Expand description

A number value to control the maximum memory in megabytes that the context allocates for render tasks.

Larger values could increase memory footprint while smaller values could reduce performance.

See also Apple’s documentation