Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dline_program.cpp55 float atlasWidth) { in uniformValues() argument
79 …uniforms::u_sdfgamma::Value{ atlasWidth / (std::min(widthA, widthB) * 256.0f * pixelRatio) / 2.0f … in uniformValues()
H A Dline_program.hpp159 float atlasWidth);