summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-03-05 16:48:11 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-03-06 16:12:51 +0100
commit458bb6551009dae199fa57df8461f0b1878d7d06 (patch)
treefeb51c32fad81f78c07c22a34d80ade2d8e76afb /src/core-files.json
parent3a57aa65d75af0d71bda9c1bde8fe8118ce7c7d1 (diff)
downloadqtlocation-mapboxgl-458bb6551009dae199fa57df8461f0b1878d7d06.tar.gz
[core] rename gl/*_buffer.hpp to gl/*_buffer_resource.hpp
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 1390b7607c..928cb9c8aa 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -517,7 +517,7 @@
"mbgl/gl/extension.hpp": "src/mbgl/gl/extension.hpp",
"mbgl/gl/features.hpp": "src/mbgl/gl/features.hpp",
"mbgl/gl/framebuffer.hpp": "src/mbgl/gl/framebuffer.hpp",
- "mbgl/gl/index_buffer.hpp": "src/mbgl/gl/index_buffer.hpp",
+ "mbgl/gl/index_buffer_resource.hpp": "src/mbgl/gl/index_buffer_resource.hpp",
"mbgl/gl/object.hpp": "src/mbgl/gl/object.hpp",
"mbgl/gl/program.hpp": "src/mbgl/gl/program.hpp",
"mbgl/gl/program_binary_extension.hpp": "src/mbgl/gl/program_binary_extension.hpp",
@@ -529,7 +529,7 @@
"mbgl/gl/value.hpp": "src/mbgl/gl/value.hpp",
"mbgl/gl/vertex_array.hpp": "src/mbgl/gl/vertex_array.hpp",
"mbgl/gl/vertex_array_extension.hpp": "src/mbgl/gl/vertex_array_extension.hpp",
- "mbgl/gl/vertex_buffer.hpp": "src/mbgl/gl/vertex_buffer.hpp",
+ "mbgl/gl/vertex_buffer_resource.hpp": "src/mbgl/gl/vertex_buffer_resource.hpp",
"mbgl/layout/clip_lines.hpp": "src/mbgl/layout/clip_lines.hpp",
"mbgl/layout/layout.hpp": "src/mbgl/layout/layout.hpp",
"mbgl/layout/merge_lines.hpp": "src/mbgl/layout/merge_lines.hpp",