nvk: Drop sample locations structs
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:54 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:57 +0000 (21:31 +0000)
commite824cdc0e5990934fc77f829a4949c5e67447103
tree854469b9f65d3c4cba4424d6b62190be883b65d9
parentf4986963703ce1d5a9e13f3bb7d892938eb9b4fb
nvk: Drop sample locations structs

IDK if NVIDIA hardware even supports setting sample locations.  I've not
been able to find the packets.  In any case, if and when we implement
the extension, we can wire it up then.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_cmd_buffer.c
src/nouveau/vulkan/nvk_cmd_buffer.h
src/nouveau/vulkan/nvk_graphics_pipeline.c
src/nouveau/vulkan/nvk_pipeline.h