summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/line_gradient.cpp
blob: 1f3706bfd8d8c6b441b62b02d0a000a9932ec7f6 (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() + 47235;
const char* line_gradient::fragmentSource = source() + 51544;

} // namespace shaders
} // namespace mbgl