On Wed Jan 18 21:03:07 2023 +0000, Giovanni Mascellani wrote:
That's a completely minor thing, but maybe you can use just `reserve` here. The different with `reserve - reserve / 8u` shouldn't be that important, and, even with the comment, using such a specific expression leaves the reader asking what they're missing IMHO.
The smaller allocation results in a few shaders requiring a second allocation, which tests that code path. Any future regressions would be revealed quickly instead of tripping rarely.