Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_raster_layer.cpp60 static std::array<float, 3> spinWeights(float spin) { in spinWeights() function
95 uniforms::u_spin_weights::Value{ spinWeights(evaluated.get<RasterHueRotate>()) }, in render()