mirror of
https://github.com/brl/mutter.git
synced 2025-03-18 01:05:05 +00:00

If no texture coordinates are given then texture_unsliced_quad tries to generate its own coordinates. However it also tries to read the texture coordinates to check if they are in [0.0,1.0] range so it will crash before it reaches that.