Searched refs:destinationRGBBlendFactor (Results 1 – 5 of 5) sorted by relevance
356 mtlColorAttachment.destinationRGBBlendFactor = blend_coeff_to_mtl_blend(dstCoeff);363 writer->writeInt(mtlColorAttachment.destinationRGBBlendFactor);456 mtlColorAttachment.destinationRGBBlendFactor = (MTLBlendFactor) reader->readInt();
129 ANGLE_OBJC_CP_PROPERTY(objCDesc.get(), desc, destinationRGBBlendFactor);482 ANGLE_PROP_EQ(*this, rhs, destinationRGBBlendFactor) &&501 destinationAlphaBlendFactor = destinationRGBBlendFactor = MTLBlendFactorZero;
183 uint8_t destinationRGBBlendFactor : 5; member
2097 blendDesc.destinationRGBBlendFactor =
240 mtlColorAttachment.destinationRGBBlendFactor = blend_coeff_to_mtl_blend(dstCoeff);