Iris Shaders

Iris Shaders

36M Downloads

Verify that image load/store actually works and didn't get broken while merging the PR

coderbot16 opened this issue ยท 5 comments

commented

Use the following pack by BruceKnowsHow to test:

image-test-shaders.zip

commented

Works for me, latest trunk commit with sodium disabled
2022-01-03_21 45 48

commented

Works on the latest 1.17 commit with sodium enabled, guessing it works on 1.18 and with sodium disabled i can't test that because 1.17 won't compile / run without sodium enabled (Because ims broke something)

commented

Works with sodium enabled too

commented

Great, what about 1.17.x / 1.18.x? If those work too this can be closed & I can more confidently say that image load/store should work (aside from the lack of memory barriers which could cause some inconsistency) in the changelog.

commented

Well, thats enough data for me. Thanks for testing!