Lines Matching defs:parameters
826 * constraints on function parameters.
957 * parameters for uniforms, initially the code overloaded location
1205 * given a list of the actual parameters and the variable context.
1235 * Check whether the qualifiers match between this signature's parameters
1256 * List of ir_variable of function parameters.
1261 struct exec_list parameters;
1352 * Find a signature that matches a set of actual parameters, taking implicit
1361 * Find a signature that matches a set of actual parameters, taking implicit
1369 * Find a signature that exactly matches a set of actual parameters without
1641 * of parameters and returning a value in the supplied temporary.
2286 * called with all constant parameters.
2524 exec_list *parameters);