pub fn glasses_class(profile: &DeviceProfile) -> Option<GlassesClass>Expand description
Selects the glasses encoder/adapter path without deriving the device tier.
derive_tier remains the single tier source; this helper only lets
glasses-specific code choose between mono HUD, stereo 6DoF, and mirror paths.