On Tue Nov 29 21:14:56 2022 +0000, Francisco Casas wrote:
changed this line in [version 2 of the diff](/wine/vkd3d/-/merge_requests/50/diffs?diff_id=21610&start_sha=5a0eb3f674ac04794263c72548fbc99f628eff7a#b4b2f0df64f7fbb515484cb602382012595ddfb6_202_202)
Eh. The oldest version of the code was a bit inconsistent. I changed some of them more recently to be more consistent, but I left VOLATILE alone. Currently it has no meaning even in the native compiler. Given that it can be put on a typedef, though, and otherwise behaves like "modifiers", I think it should be renamed to HLSL_MODIFIER_VOLATILE.