| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | line_program.cpp | 34 LineProgram::UniformValues 39 return makeValues<LineProgram::UniformValues>( in uniformValues() 47 LineSDFProgram::UniformValues 69 return makeValues<LineSDFProgram::UniformValues>( in uniformValues() 84 LinePatternProgram::UniformValues 102 return makeValues<LinePatternProgram::UniformValues>( in uniformValues()
|
| H A D | symbol_program.hpp | 116 using UniformValues = Uniforms::Values; typedef in mbgl::SymbolSizeBinder 125 UniformValues uniformValues(float currentZoom) const { in uniformValues() 127 return UniformValues { in uniformValues() 262 using UniformValues = typename Uniforms::Values; typedef in mbgl::SymbolProgram 281 const UniformValues& uniformValues, in computeAllUniformValues() 365 static UniformValues uniformValues(const bool isText, 425 using UniformValues = typename BaseProgram::UniformValues; typedef in mbgl::SymbolSDFProgram 431 static UniformValues uniformValues(const bool isText,
|
| H A D | symbol_program.cpp | 103 SymbolIconProgram::UniformValues 113 return makeValues<SymbolIconProgram::UniformValues>( in uniformValues() 126 typename SymbolSDFProgram<PaintProperties>::UniformValues SymbolSDFProgram<PaintProperties>::unifor… in uniformValues() 141 return makeValues<SymbolSDFProgram<PaintProperties>::UniformValues>( in uniformValues()
|
| H A D | line_program.hpp | 95 static UniformValues uniformValues(const RenderLinePaintProperties::PossiblyEvaluated&, 123 static UniformValues uniformValues(const RenderLinePaintProperties::PossiblyEvaluated&, 152 static UniformValues uniformValues(const RenderLinePaintProperties::PossiblyEvaluated&,
|
| H A D | program.hpp | 32 using UniformValues = typename Uniforms::Values; typedef in mbgl::Program 50 const UniformValues& uniformValues, in computeAllUniformValues()
|
| H A D | collision_box_program.hpp | 64 const UniformValues& uniformValues, in draw() 143 const UniformValues& uniformValues, in draw()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_tile.cpp | 105 DebugProgram::UniformValues { in finishRender() 126 DebugProgram::UniformValues { in finishRender() 149 DebugProgram::UniformValues { in finishRender()
|
| H A D | paint_property_binder.hpp | 324 using UniformValues = typename Uniforms::Values; typedef in mbgl::PaintPropertyBinders 327 …UniformValues uniformValues(float currentZoom, const EvaluatedProperties& currentProperties) const… in uniformValues() 329 return UniformValues { in uniformValues()
|
| H A D | renderer_impl.cpp | 506 ClippingMaskProgram::UniformValues { in render()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | program.hpp | 30 using UniformValues = typename Uniforms::Values; typedef in mbgl::gl::Program 121 const UniformValues& uniformValues, in draw()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_heatmap_layer.cpp | 103 HeatmapProgram::UniformValues { in render() 149 HeatmapTextureProgram::UniformValues{ in render()
|
| H A D | render_hillshade_layer.cpp | 77 HillshadeProgram::UniformValues { in render() 139 HillshadePrepareProgram::UniformValues { in render()
|
| H A D | render_background_layer.cpp | 110 BackgroundProgram::UniformValues { in render()
|
| H A D | render_symbol_layer.cpp | 253 CollisionBoxProgram::UniformValues { in render() 287 CollisionCircleProgram::UniformValues { in render()
|
| H A D | render_raster_layer.cpp | 85 RasterProgram::UniformValues { in render()
|
| H A D | render_fill_extrusion_layer.cpp | 170 ExtrusionTextureProgram::UniformValues{ in render()
|
| H A D | render_circle_layer.cpp | 70 CircleProgram::UniformValues { in render()
|
| H A D | render_fill_layer.cpp | 80 FillProgram::UniformValues { in render()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_image_source.cpp | 73 DebugProgram::UniformValues { in finishRender()
|