const fn glsl_sampling( sampling: Sampling, ) -> Result<Option<&'static str>, Error>
Return the GLSL auxiliary qualifier for the given sampling value.