Searched refs:boolean_mix_function (Results 1 – 4 of 4) sorted by relevance
561 const char *boolean_mix_function = "mix"; member
5755 backend.boolean_mix_function = ""; in compile()
6354 bool has_boolean_mix = *backend.boolean_mix_function && in emit_mix_op()6385 emit_trinary_func_op(result_type, id, left, right, lerp, backend.boolean_mix_function); in emit_mix_op()
1344 backend.boolean_mix_function = "select"; in compile()