Lines Matching defs:parameters
820 * constraints on function parameters.
951 * parameters for uniforms, initially the code overloaded location
1202 * given a list of the actual parameters and the variable context.
1232 * Check whether the qualifiers match between this signature's parameters
1253 * List of ir_variable of function parameters.
1258 struct exec_list parameters;
1349 * Find a signature that matches a set of actual parameters, taking implicit
1358 * Find a signature that matches a set of actual parameters, taking implicit
1366 * Find a signature that exactly matches a set of actual parameters without
1631 * of parameters and returning a value in the supplied temporary.
2284 * called with all constant parameters.
2522 exec_list *parameters);