summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line.cpp
blob: 1ba2a9f4039105438e8232504af8c2a05f14fe1f (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() + 37744;
const char* line::fragmentSource = source() + 42206;

} // namespace shaders
} // namespace mbgl