summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_gradient.cpp
blob: 2b38e15e3018f3010af3053eddde6949113a23ea (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() + 47780;
const char* line_gradient::fragmentSource = source() + 52089;

} // namespace shaders
} // namespace mbgl