Searched refs:fDstBlend (Results 1 – 14 of 14) sorted by relevance
107 TEST_ASSERT(xp->hasSecondaryOutput() == GrBlendCoeffRefsSrc2(fBlendInfo.fDstBlend)); in XPInfo()139 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()150 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()161 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()172 TEST_ASSERT(kIS2C_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()183 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()194 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()205 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()216 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()227 TEST_ASSERT(kZero_GrBlendCoeff == xpi.fBlendInfo.fDstBlend); in test_lcd_coverage()[all …]
70 blendInfo->fDstBlend = kZero_GrBlendCoeff; in onGetBlendInfo()74 blendInfo->fDstBlend = kZero_GrBlendCoeff; in onGetBlendInfo()78 blendInfo->fDstBlend = kISC_GrBlendCoeff; in onGetBlendInfo()82 blendInfo->fDstBlend = kISC_GrBlendCoeff; in onGetBlendInfo()86 blendInfo->fDstBlend = kISC_GrBlendCoeff; in onGetBlendInfo()90 blendInfo->fDstBlend = kZero_GrBlendCoeff; in onGetBlendInfo()
395 blendInfo->fDstBlend = fBlendFormula.dstCoeff(); in onGetBlendInfo()554 blendInfo->fDstBlend = kISC_GrBlendCoeff; in onGetBlendInfo()
91 b->addBits(kBlendCoeffSize, blendInfo.fDstBlend, "dstBlend"); in genKey()
98 GrBlendCoeff fDstBlend = kZero_GrBlendCoeff; in GR_MAKE_BITFIELD_CLASS_OPS() member
147 coeff_string(fDstBlend), fBlendConstant.toBytes_RGBA()); in dump()
161 key |= (blendInfo.fDstBlend << (kBlendWriteShift + kBlendCoeffShift)); in get_blend_info_key()
180 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in create_blend_state()
394 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in setup_color_blend_state()658 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in SetDynamicBlendConstantState()
98 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in set_blend_factor()
359 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in fill_in_blend_state()
169 GrBlendCoeff dstCoeff = blendInfo.fDstBlend;
355 GrBlendCoeff dstCoeff = blendInfo.fDstBlend;
2542 preserveDstBlend.fDstBlend = kOne_GrBlendCoeff; in flushBlendAndColorWrite()2549 GrBlendCoeff dstCoeff = blendInfo.fDstBlend; in flushBlendAndColorWrite()