pub unsafe static VNComputeStagePostProcessing: Option<&'static VNComputeStage>Available on crate feature
VNTypes only.Expand description
A compute stage for additional analysis and/or conversion of the data produced by the VNComputeStageMain.
This is an optional compute stage that some requests may expose.
See also Appleās documentation