Searched refs:kBlendEquationSize (Results 1 – 1 of 1) sorted by relevance
85 static constexpr uint32_t kBlendEquationSize = 5; in genKey() local87 static_assert(kLast_GrBlendEquation < (1 << kBlendEquationSize)); in genKey()92 b->addBits(kBlendEquationSize, blendInfo.fEquation, "equation"); in genKey()