Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp194 const constexpr BlendFunc::Type BlendFunc::Default;
196 void BlendFunc::Set(const Type& value) { in Set()
201 BlendFunc::Type BlendFunc::Get() { in Get()
H A Dvalue.hpp133 struct BlendFunc { struct
143 constexpr bool operator!=(const BlendFunc::Type& a, const BlendFunc::Type& b) { in operator !=()
H A Dcontext.hpp258 State<value::BlendFunc> blendFunc;