pub unsafe static kCIContextUseSoftwareRenderer: &'static CIContextOptionAvailable on crate feature
CIContext only.Expand description
A Boolean value to control if a Core Image context will use a software renderer.
Note: This option has no effect if the platform does not support OpenCL.
See also Appleās documentation