Function naga::back::glsl::glsl_sampling

source ยท
const fn glsl_sampling(
    sampling: Sampling,
) -> Result<Option<&'static str>, Error>
Expand description

Return the GLSL auxiliary qualifier for the given sampling value.