Searched refs:param1_type (Results 1 – 1 of 1) sorted by relevance
747 const glsl_type *param1_type,3638 const glsl_type *param1_type, in binop() argument3642 ir_variable *y = in_var(param1_type, "y"); in binop()3657 const glsl_type *param1_type) \3659 return binop(&AVAIL, OPCODE, return_type, param0_type, param1_type); \