summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/NativeMapView.java
diff options
context:
space:
mode:
authorLauren Budorick <lauren@mapbox.com>2017-06-29 11:29:48 -0700
committerGitHub <noreply@github.com>2017-06-29 11:29:48 -0700
commitb5fed1172d77bac0ba122c73a9d30739a51e5028 (patch)
tree525af4167d907342f3c1ff00d9cf5ef7bbc6f385 /platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/NativeMapView.java
parentf836425be467ac9830d8f6b4caa98700ce87c19b (diff)
downloadqtlocation-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 'platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/NativeMapView.java')
0 files changed, 0 insertions, 0 deletions