On Fri May 26 20:47:19 2023 +0000, Zebediah Figura wrote:
In that case lower_int_dot() shouldn't pretend to handle BOOL when it's introduced.
Ah, I see now that I forgot to also postpone adding the `type->base_type == HLSL_TYPE_BOOL` check in the conditional.