MapLibre Native Core
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
Typedefs
a
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerations
a
b
c
e
f
h
i
k
l
m
n
o
r
s
t
v
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Functions
a
b
e
i
m
o
s
t
Files
File List
File Members
All
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
shader_manifest.hpp
Go to the documentation of this file.
1
// Generated code, do not modify this file!
2
// Generated on 2023-04-05T16:25:15.886Z by mwilsnd using shaders/generate_shader_code.js
3
4
#pragma once
5
#include <
mbgl/shaders/shader_source.hpp
>
6
7
#ifdef MBGL_RENDER_BACKEND_OPENGL
8
#include <
mbgl/shaders/gl/prelude.hpp
>
9
#include <
mbgl/shaders/gl/background.hpp
>
10
#include <
mbgl/shaders/gl/background_pattern.hpp
>
11
#include <
mbgl/shaders/gl/circle.hpp
>
12
#include <
mbgl/shaders/gl/clipping_mask.hpp
>
13
#include <
mbgl/shaders/gl/collision_box.hpp
>
14
#include <
mbgl/shaders/gl/collision_circle.hpp
>
15
#include <
mbgl/shaders/gl/debug.hpp
>
16
#include <
mbgl/shaders/gl/fill_extrusion_pattern.hpp
>
17
#include <
mbgl/shaders/gl/fill_extrusion.hpp
>
18
#include <
mbgl/shaders/gl/fill_outline_pattern.hpp
>
19
#include <
mbgl/shaders/gl/fill_outline.hpp
>
20
#include <
mbgl/shaders/gl/fill_pattern.hpp
>
21
#include <
mbgl/shaders/gl/fill.hpp
>
22
#include <
mbgl/shaders/gl/heatmap_texture.hpp
>
23
#include <
mbgl/shaders/gl/heatmap.hpp
>
24
#include <
mbgl/shaders/gl/hillshade_prepare.hpp
>
25
#include <
mbgl/shaders/gl/hillshade.hpp
>
26
#include <
mbgl/shaders/gl/line_gradient.hpp
>
27
#include <
mbgl/shaders/gl/line_pattern.hpp
>
28
#include <
mbgl/shaders/gl/line_sdf.hpp
>
29
#include <
mbgl/shaders/gl/line.hpp
>
30
#include <
mbgl/shaders/gl/raster.hpp
>
31
#include <
mbgl/shaders/gl/symbol_icon.hpp
>
32
#include <
mbgl/shaders/gl/symbol_sdf_text.hpp
>
33
#include <
mbgl/shaders/gl/symbol_sdf_icon.hpp
>
34
#include <
mbgl/shaders/gl/symbol_text_and_icon.hpp
>
35
#endif
background.hpp
background_pattern.hpp
circle.hpp
clipping_mask.hpp
collision_box.hpp
collision_circle.hpp
debug.hpp
fill.hpp
fill_extrusion.hpp
fill_extrusion_pattern.hpp
fill_outline.hpp
fill_outline_pattern.hpp
fill_pattern.hpp
heatmap.hpp
heatmap_texture.hpp
hillshade.hpp
hillshade_prepare.hpp
line.hpp
line_gradient.hpp
line_pattern.hpp
line_sdf.hpp
prelude.hpp
raster.hpp
shader_source.hpp
symbol_icon.hpp
symbol_sdf_icon.hpp
symbol_sdf_text.hpp
symbol_text_and_icon.hpp
include
mbgl
shaders
shader_manifest.hpp
MapLibre website
|
GitHub repository