Searched defs:BlendFormula (Results 1 – 1 of 1) sorted by relevance
27 struct BlendFormula { struct53 BlendFormula& operator =(const BlendFormula& other) { in operator =() argument58 bool operator ==(const BlendFormula& other) const { in operator ==() argument71 * Deduce the properties of a compile-time constant BlendFormula. argument75 struct get_properties : std::integral_constant<Properties, static_cast<Properties>(122 GR_STATIC_ASSERT(4 == sizeof(BlendFormula)); argument