summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_sdf.cpp
blob: ad8644a7d5cbf9795ec709ab746b2676bd57cb9d (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() + 61204;
const char* line_sdf::fragmentSource = source() + 66571;

} // namespace shaders
} // namespace mbgl