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

namespace mbgl {
namespace shaders {

const char* debug::name = "debug";
const char* debug::vertexSource = source() + 17919;
const char* debug::fragmentSource = source() + 18031;

} // namespace shaders
} // namespace mbgl