Lines Matching defs:parameters
811 * constraints on function parameters.
933 * parameters for uniforms, initially the code overloaded location
1177 * given a list of the actual parameters and the variable context.
1207 * Check whether the qualifiers match between this signature's parameters
1228 * List of ir_variable of function parameters.
1233 struct exec_list parameters;
1317 * Find a signature that matches a set of actual parameters, taking implicit
1326 * Find a signature that matches a set of actual parameters, taking implicit
1334 * Find a signature that exactly matches a set of actual parameters without
1606 * of parameters and returning a value in the supplied temporary.
2195 * called with all constant parameters.
2430 exec_list *parameters);