Searched refs:kGrBlendCoeffCnt (Results 1 – 8 of 8) sorted by relevance
319 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gTable) == kGrBlendCoeffCnt); in blend_coeff_to_vk_blend()339 SkASSERT((unsigned)coeff < kGrBlendCoeffCnt); in blend_coeff_to_vk_blend()391 SkASSERT((unsigned)equation < kGrBlendCoeffCnt); in blend_equation_to_vk_blend_op()422 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in blend_coeff_refs_constant()
323 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gTable) == kGrBlendCoeffCnt); in blend_coeff_to_vk_blend()343 SkASSERT((unsigned)coeff < kGrBlendCoeffCnt); in blend_coeff_to_vk_blend()395 SkASSERT((unsigned)equation < kGrBlendCoeffCnt); in blend_equation_to_vk_blend_op()426 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in blend_coeff_refs_constant()
77 static const int kGrBlendCoeffCnt = kLast_GrBlendCoeff + 1; variable
231 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gTable) == kGrBlendCoeffCnt);251 SkASSERT((unsigned)coeff < kGrBlendCoeffCnt);
234 GR_STATIC_ASSERT(SK_ARRAY_COUNT(gTable) == kGrBlendCoeffCnt);254 SkASSERT((unsigned)coeff < kGrBlendCoeffCnt);
160 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in BlendCoeffReferencesConstant()183 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gXfermodeCoeff2Blend)); in BlendCoeffReferencesConstant()
159 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gCoeffReferencesBlendConst)); in BlendCoeffReferencesConstant()182 GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(gXfermodeCoeff2Blend)); in BlendCoeffReferencesConstant()