Searched refs:ONE_MINUS_CONSTANT_COLOR (Results 1 – 3 of 3) sorted by relevance
143 ONE_MINUS_CONSTANT_COLOR = 0x8002, enumerator
97 const unsigned int ONE_MINUS_CONSTANT_COLOR = 0x8002;
4500 … (((src == GraphicsContext3D::CONSTANT_COLOR || src == GraphicsContext3D::ONE_MINUS_CONSTANT_COLOR) in validateBlendFuncFactors()4502 …| ((dst == GraphicsContext3D::CONSTANT_COLOR || dst == GraphicsContext3D::ONE_MINUS_CONSTANT_COLOR) in validateBlendFuncFactors()