summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line.cpp
blob: 6ef2551b04d867f233a3f5a30aff05540f66e854 (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.hpp>
#include <mbgl/shaders/source.hpp>

namespace mbgl {
namespace shaders {

const char* line::name = "line";
const char* line::vertexSource = source() + 42145;
const char* line::fragmentSource = source() + 46608;

} // namespace shaders
} // namespace mbgl