vulkaninfo: Reduce NVIDIA quaternary version field to 6 bits
authorMarijn Suijten <marijn@traverseresearch.nl>
Mon, 22 May 2023 14:02:39 +0000 (16:02 +0200)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 22 May 2023 18:26:14 +0000 (12:26 -0600)
commit80b010b1e1b08c1f092fb2bfa337faadf8ea1ba3
treede810213ba3241c430257d9cb24a1cb8ebfa7cb9
parent695887a994ef9cc00a7aa3f9c00b31a56ea79534
vulkaninfo: Reduce NVIDIA quaternary version field to 6 bits

The tertiary version field is shifted 6 bits to the right, meaning there
are only 6 bits left to for the quaternary version field, not 10. See
also:
https://github.com/SaschaWillems/vulkan.gpuinfo.org/blob/1e6ca6e3c0763daabd6a101b860ab4354a07f5d3/functions.php#L305
vulkaninfo/vulkaninfo.h