vulkan: Handle new nodes being added correctly
authorBenjamin Otte <otte@redhat.com>
Sun, 11 Jun 2023 01:09:09 +0000 (03:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 11 Jun 2023 01:54:50 +0000 (03:54 +0200)
commit9df935591c7ef92d5466e26be89bb1f47ebf96e6
tree821b6ae4394fa6c48359cbc3e1fdc956bd61ca18
parent1f8045ddbeb70547a50d34814723ad95c5348c4e
vulkan: Handle new nodes being added correctly

When nodes are added, nothing was warning us that we need to bump
N_RENDER_NODES.

Make sure that that's no longer necessary by refactoring the code to
remove the define.
gsk/vulkan/gskvulkanrenderpass.c