Giovanni Mascellani (@giomasce) commented about tests/shader_runner.c:
runner->compile_options |= options[i].option; } }
- else if (match_string(line, "shader int64", &line))
@etang-cw proposed a more flexible syntax for this kind of needs, which I would be more inclined to adopt, in !416 (specifically https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/416/diffs?commit_id=3e...). That's probably something on which @zfigura and @fcasas might have something to say.