Searched refs:OneMinusDstColor (Results 1 – 4 of 4) sorted by relevance
315 case BlendFactorType::OneMinusDstColor: in operator <<()
374 OneMinusDstColor = 9, // GLenum == 0x0307 enumerator436 ANGLE_VALIDATE_PACKED_ENUM(BlendFactorType, OneMinusDstColor, GL_ONE_MINUS_DST_COLOR);
54 return wgpu::BlendFactor::OneMinusDstColor; in to_dawn_blend_factor()
699 return ::dawn::BlendFactor::OneMinusDstColor; in GetDawnBlendFactor()