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

namespace mbgl {
namespace shaders {

const char* raster::name = "raster";
const char* raster::vertexSource = source() + 57390;
const char* raster::fragmentSource = source() + 58203;

} // namespace shaders
} // namespace mbgl