Re: [PATCH v4 0/2] MR742: vkd3d-shader/fx: Add an option to include empty buffers in the effect binary.
3 Apr
2024
3 Apr
'24
11:04 a.m.
Would it make sense to start namespacing options that only apply to some shader types or profiles? For example using `--fx-include-empty-buffers` or even `--fx4-include-empty-buffers`. Not necessarily this time, but maybe start thinking about it. Also for HLSL options, for example: `--hlsl-profile` and `--hlsl-semantic-compat-map` instead of what we have now.
Broadly yes, although I don't think we should just remove the existing options; at best we could deprecate them and remove them from --help.
Sure, it wouldn't be appropriate to break command lines that now work, so the current options could be added as aliases of the prefixed ones. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/742#note_66784
701
Age (days ago)
701
Last active (days ago)
0 comments
1 participants
participants (1)
-
Giovanni Mascellani (@giomasce)