mapbox/mapbox-gl-test-suite

Add tests for (implicit) refs + data-driven paint properties

Closed this issue · 1 comments

Add a test that verifies that even when multiple layers share a layout vertex buffer, they still get distinct paint vertex buffers. I just noticed that mapbox/mapbox-gl-native#7372 doesn't handle this correctly.