Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dline_program.cpp57 const float widthB = posB.width * properties.get<LineDasharray>().toScale; in uniformValues() local
65 1.0f / tile.id.pixelsToTileUnits(widthB, state.getIntegerZoom()), in uniformValues()
79 …uniforms::u_sdfgamma::Value{ atlasWidth / (std::min(widthA, widthB) * 256.0f * pixelRatio) / 2.0f … in uniformValues()