4 Oct
2023
4 Oct
'23
10:49 p.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl.h:
{ HLSL_IR_JUMP_BREAK, HLSL_IR_JUMP_CONTINUE, + HLSL_IR_JUMP_LOOP_CONTINUE, I don't love these names, although I'm not sure I have better suggestions (CONTINUE_WITH_ITER maybe?)
As long as the naming is unclear, which is probably unavoidable, I think we need some documentation here describing which is which. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/245#note_47641