Searched defs:layoutVertex (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | extrusion_texture_program.hpp | 25 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::ExtrusionTextureProgram
|
| H A D | heatmap_texture_program.hpp | 30 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::HeatmapTextureProgram
|
| H A D | raster_program.hpp | 51 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::RasterProgram
|
| H A D | hillshade_prepare_program.hpp | 32 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::HillshadePrepareProgram
|
| H A D | hillshade_program.hpp | 38 static LayoutVertex layoutVertex(Point<int16_t> p, Point<uint16_t> t) { in layoutVertex() function in mbgl::HillshadeProgram
|
| H A D | fill_program.hpp | 69 static LayoutVertex layoutVertex(Point<int16_t> p) { in layoutVertex() function in mbgl::FillProgram
|
| H A D | line_program.hpp | 57 …static LayoutVertex layoutVertex(Point<int16_t> p, Point<double> e, bool round, bool up, int8_t di… in layoutVertex() function in mbgl::LineProgram
|
| H A D | fill_extrusion_program.hpp | 89 …static LayoutVertex layoutVertex(Point<int16_t> p, double nx, double ny, double nz, unsigned short… in layoutVertex() function in mbgl::FillExtrusionProgram
|