On Tue Aug 26 12:23:00 2025 +0000, Matteo Bruni wrote:
I accidentally checked this on d3dx10_39 for !8822 and noticed that these two tests fail (`E_FAIL` hr)...
Turns out it was a bit worse than just those tests failing on d3dx10_39, another test I added was failing on d3dx10_36 and below. I've added `#ifdef`s for those, and everything should now be passing across the various test versions. :)