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

namespace mbgl {
namespace shaders {

const char* fill_outline::name = "fill_outline";
const char* fill_outline::vertexSource = source() + 19280;
const char* fill_outline::fragmentSource = source() + 20185;

} // namespace shaders
} // namespace mbgl