Lines Matching defs:array
255 * entire variable (i.e., it's just one array element, struct field), \c NULL
556 * A "set" function is not needed because the array is dynamically allocated
866 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */
923 * For array types, this represents the binding point for the first element.
971 * Highest element accessed with a constant expression array index
973 * Not used for non-array variables. -1 is never accessed.
1014 * this points to an array of integers such that if the ith member of
1015 * the interface block is an array, max_ifc_array_access[i] is the
1016 * maximum array element of that member that has been accessed. If the
1017 * ith member of the interface block is not an array,
1492 * - Whole array (or matrix) assignment
1696 * the subroutine uniform variable and array index
2144 return this->array->variable_referenced();
2149 ir_dereference *deref = this->array->as_dereference();
2164 ir_rvalue *array;
2306 * The offset is ignored for array or struct copies, it's only for