Searched refs:OneMinusDstAlpha (Results 1 – 4 of 4) sorted by relevance
309 case BlendFactorType::OneMinusDstAlpha: in operator <<()
372 OneMinusDstAlpha = 7, // GLenum == 0x0305 enumerator434 ANGLE_VALIDATE_PACKED_ENUM(BlendFactorType, OneMinusDstAlpha, GL_ONE_MINUS_DST_ALPHA);
62 return wgpu::BlendFactor::OneMinusDstAlpha; in to_dawn_blend_factor()89 return wgpu::BlendFactor::OneMinusDstAlpha; in to_dawn_blend_factor_for_alpha()
707 return ::dawn::BlendFactor::OneMinusDstAlpha; in GetDawnBlendFactor()