Home
last modified time | relevance | path

Searched refs:extrusion_texture (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/shaders/
H A Dextrusion_texture.cpp9 const char* extrusion_texture::name = "extrusion_texture";
10 const char* extrusion_texture::vertexSource = source() + 31747;
11 const char* extrusion_texture::fragmentSource = source() + 31963;
H A Dextrusion_texture.hpp8 class extrusion_texture { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dextrusion_texture_program.hpp13 shaders::extrusion_texture,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro187 src/mbgl/shaders/extrusion_texture.cpp \