On Fri Nov 10 16:52:58 2023 +0000, Zebediah Figura wrote:
I don't understand? I'm not talking about cbuffers. I just mean tests for declaring multiple global variables, some with register(cX) and some without.
Oh sorry, I missunderstod again, I thought that by "non-register" allocations you meant "packoffset()" allocations, for some reason.
Well that should be solved with the previous comment, and yep, those tests were much needed. I also added another one with float4 arrays.