Searched defs:Replace (Results 1 – 2 of 2) sorted by relevance
49 struct Replace { struct in mbgl::gl::ColorMode50 static constexpr BlendEquation equation = BlendEquation::Add;51 static constexpr BlendFactor srcFactor = One;52 static constexpr BlendFactor dstFactor = Zero;
44 Replace = 0x1E01, enumerator