summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_pattern.cpp
blob: 021cf7aa3d1984bfe7f4d8d50466538a5954bb8b (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_pattern.hpp>
#include <mbgl/shaders/source.hpp>

namespace mbgl {
namespace shaders {

const char* line_pattern::name = "line_pattern";
const char* line_pattern::vertexSource = source() + 53374;
const char* line_pattern::fragmentSource = source() + 58450;

} // namespace shaders
} // namespace mbgl