On Thu Nov 2 23:32:36 2023 +0000, Zebediah Figura wrote:
I'm confused, what makes these new tests different from the array-index-expr tests?
Now that you mention it, the first test is pretty similar to the second one in array-index-expr.
The second test is different however, because it is testing relative addressing in the dst instead of the src. But I guess it makes sense to move it to array-index-expr.shader_test, if we are deleting the first one. I will do that.