Home | History | Annotate | Download | only in glsl

Lines Matching refs:max_uniform_components

2322    const unsigned max_uniform_components[MESA_SHADER_TYPES] = {
2345 if (sh->num_uniform_components > max_uniform_components[i]) {