Lines Matching refs:out_var
1017 ir_variable *out_var(const glsl_type *type, const char *name);
5651 builtin_builder::out_var(const glsl_type *type, const char *name)
6036 ir_variable *i = out_var(type, "i");
7215 texel = out_var(return_type, "texel");
7287 texel = out_var(return_type, "texel");
7348 ir_variable *texel = out_var(return_type, "texel");
7690 ir_variable *exponent = out_var(exp_type, "exp");
7703 ir_variable *exponent = out_var(exp_type, "exp");
7752 ir_variable *carry = out_var(type, "carry");
7773 ir_variable *borrow = out_var(type, "borrow");
7837 ir_variable *msb = out_var(type, "msb");
7838 ir_variable *lsb = out_var(type, "lsb");
8288 ir_variable *texel = out_var(texel_field->type, "texel");