On Tue Sep 12 21:20:53 2023 +0000, Henri Verbeet wrote:
I'm accepting this because I think this needs to get fixed before the release,
Could you elaborate on that? I'm probably missing some context, and the commits in this MR unfortunately don't provide it.
Current code is simply using 1D types for tex1D(), which is my fault. In reality it should never use 1D sampler type, but 2D type instead. That applies for sm4+ profiles as well.