Lines Matching defs:uniform
786 /* Find an uniform or buffer variable program resource with an specific offset
836 * a uniform being active or not.
846 /* We now look for the resource corresponding to the uniform or buffer
854 const struct gl_uniform_storage *uniform = RESOURCE_UNI(res);
856 if (uniform->block_index == block_index && uniform->offset == offset) {
864 /* Checks if an uniform or buffer variable is in the active program resource
1014 * "If the active uniform is an array, the uniform name returned in
1015 * name will always be the name of the uniform array appended with
1022 * harm in always appending "[0]" to uniform array names.
1138 /* If the uniform is built-in, fail. */
1153 * active uniform variable name in <program>, if <name> is associated
1154 * with a named uniform block, or if <name> starts with the reserved
1168 /* If the uniform is an array, fail if the index is out of bounds. */
1390 * index of that uniform.
2051 * | uniform |