Searched defs:paintAttributeData (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_hillshade_layer.cpp | 74 const HillshadeProgram::PaintPropertyBinders paintAttributeData{ evaluated, 0 }; in render() local 134 const HillshadePrepareProgram::PaintPropertyBinders paintAttributeData{ properties, 0 }; in render() local
|
| H A D | render_symbol_layer.cpp | 237 … static const CollisionBoxProgram::PaintPropertyBinders paintAttributeData(properties, 0); in render() local 270 … static const CollisionBoxProgram::PaintPropertyBinders paintAttributeData(properties, 0); in render() local
|
| H A D | render_background_layer.cpp | 51 const BackgroundProgram::PaintPropertyBinders paintAttributeData(properties, 0); in render() local
|
| H A D | render_raster_layer.cpp | 76 RasterProgram::PaintPropertyBinders paintAttributeData{ evaluated, 0 }; in render() local
|
| H A D | render_heatmap_layer.cpp | 144 const HeatmapTextureProgram::PaintPropertyBinders paintAttributeData{ properties, 0 }; in render() local
|
| H A D | render_fill_extrusion_layer.cpp | 165 const ExtrusionTextureProgram::PaintPropertyBinders paintAttributeData{ properties, 0 }; in render() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_tile.cpp | 75 static const DebugProgram::PaintPropertyBinders paintAttributeData(properties, 0); in finishRender() local
|
| H A D | renderer_impl.cpp | 485 static const ClippingMaskProgram::PaintPropertyBinders paintAttributeData(properties, 0); in render() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_image_source.cpp | 59 static const DebugProgram::PaintPropertyBinders paintAttributeData(properties, 0); in finishRender() local
|