Home
last modified time | relevance | path

Searched defs:blendFunction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcolor_mode.hpp65 BlendFunction blendFunction; member in mbgl::gl::ColorMode
H A Dcontext.cpp726 apply_visitor([&] (const auto& blendFunction) { in setColorMode()