Re: [PATCH v2 0/7] MR739: vkd3d-shader/hlsl: Parse state blocks, part 1.
22 Mar
2024
22 Mar
'24
9:13 p.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl.h:
HLSL_IR_STORE, HLSL_IR_SWIZZLE, HLSL_IR_SWITCH, + HLSL_IR_UNDECLARED_LOAD,
I don't like this name. It's not a load, since it's not coming from a variable. I would rather say something like "effect constant" or "stateblock constant". -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/739#note_65850
713
Age (days ago)
713
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zebediah Figura (@zfigura)