summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-03-05 16:07:58 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-03-06 16:12:51 +0100
commit4737a45383911fcddf93f0a33e7e25246a5da07e (patch)
treea41a32f4d05297ede3c6d685cabf81a0f6dadcdc /src/core-files.json
parentf13c2b86e427e29a856ca8f0f79379203c61f431 (diff)
downloadqtlocation-mapboxgl-4737a45383911fcddf93f0a33e7e25246a5da07e.tar.gz
[core] move IndexBuffer to gfx namespace
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index e6d25c6798..7b07dcde5c 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -500,6 +500,7 @@
"mbgl/gfx/cull_face_mode.hpp": "src/mbgl/gfx/cull_face_mode.hpp",
"mbgl/gfx/depth_mode.hpp": "src/mbgl/gfx/depth_mode.hpp",
"mbgl/gfx/draw_mode.hpp": "src/mbgl/gfx/draw_mode.hpp",
+ "mbgl/gfx/index_buffer.hpp": "src/mbgl/gfx/index_buffer.hpp",
"mbgl/gfx/index_vector.hpp": "src/mbgl/gfx/index_vector.hpp",
"mbgl/gfx/primitives.hpp": "src/mbgl/gfx/primitives.hpp",
"mbgl/gfx/stencil_mode.hpp": "src/mbgl/gfx/stencil_mode.hpp",