diff options
author | Lauren Budorick <lauren@mapbox.com> | 2017-06-29 11:29:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-29 11:29:48 -0700 |
commit | b5fed1172d77bac0ba122c73a9d30739a51e5028 (patch) | |
tree | 525af4167d907342f3c1ff00d9cf5ef7bbc6f385 /test | |
parent | f836425be467ac9830d8f6b4caa98700ce87c19b (diff) | |
download | qtlocation-mapboxgl-b5fed1172d77bac0ba122c73a9d30739a51e5028.tar.gz |
[core] Bind only active attributes in order to avoid exceeding attribute limits (#9373)
Introducing two new attributes to enable property functions for line-width (#9250) pushed the attribute count over GL_MAX_VERTEX_ATTRIBS on some devices. Now we selectively bind only attributes that are used, making it unlikely to surpass GL_MAX_VERTEX_ATTRIBS.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions