And also in https://www.khronos.org/opengl/wiki/Transparency_Sorting
Thinking about it I’m not sure disabling the depth test is correct. Draw solid objects with depth mask enabled, then draw depth sorted translucent objects with depth mask disabled?