On Tue, 10 Jan 2023 22:43:30 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> > Btw, I can confirm that yes, this fixed it for me. Specifically, commit > > [55fe2dc](https://github.com/openjdk/jfx/commit/55fe2dc7371f6dcb12c414c5d672728e47e9c504) > > has resolved my issue. > > If you have time, it would be interesting check if it breaks for you by > changing the order of the semantics. It might be worth adding a comment there > because it's a rather surprising side effect. Which part of the change, exactly, do you mean? The part that moved `texcoord0` to the beginning of the struct? I could take a quick look after JavaFX 20 RDP1. ------------- PR: https://git.openjdk.org/jfx/pull/789