Lines Matching full:uniform
370 case ir_var_uniform: return "uniform";
516 /* If the first-seen instance of a particular uniform did not
615 linker_error(prog, "uniform block `%s' has mismatching definitions",
978 /* Check that uniform blocks between shaders for a stage agree. */
990 linker_error(prog, "uniform block `%s' has mismatching definitions",
1141 * Update the sizes of linked shader uniform arrays to the maximum
1152 * active uniform reported by the GL per uniform array.
1196 /* If this is a built-in uniform (i.e., it's backed by some
2347 linker_warning(prog, "Too many %s shader uniform components, "
2352 linker_error(prog, "Too many %s shader uniform components",
2370 linker_error(prog, "Too many combined uniform blocks (%d/%d)",
2376 linker_error(prog, "Too many %s uniform blocks (%d/%d)",