pub unsafe static kCIContextMemoryLimit: &'static CIContextOptionAvailable 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