summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_sdf.cpp
blob: f36cf2ba00d2d9c7487f65dc765dd40bd29e27ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// NOTE: DO NOT CHANGE THIS FILE. IT IS AUTOMATICALLY GENERATED.

#include <mbgl/shaders/line_sdf.hpp>
#include <mbgl/shaders/source.hpp>

namespace mbgl {
namespace shaders {

const char* line_sdf::name = "line_sdf";
const char* line_sdf::vertexSource = source() + 50098;
const char* line_sdf::fragmentSource = source() + 55464;

} // namespace shaders
} // namespace mbgl