summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_gradient.cpp
blob: 9409086adde347f6d3037bff038ae6f4c3d41985 (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_gradient.hpp>
#include <mbgl/shaders/source.hpp>

namespace mbgl {
namespace shaders {

const char* line_gradient::name = "line_gradient";
const char* line_gradient::vertexSource = source() + 43378;
const char* line_gradient::fragmentSource = source() + 47687;

} // namespace shaders
} // namespace mbgl