Searched refs:OneMinusDstAlpha (Results 1 – 5 of 5) sorted by relevance
38 return wgpu::BlendFactor::OneMinusDstAlpha; in to_dawn_blend_factor()63 return wgpu::BlendFactor::OneMinusDstAlpha; in to_dawn_blend_factor_for_alpha()
383 case BlendFactorType::OneMinusDstAlpha: in operator <<()
382 OneMinusDstAlpha = 7, // GLenum == 0x0305 enumerator444 ANGLE_VALIDATE_PACKED_ENUM(BlendFactorType, OneMinusDstAlpha, GL_ONE_MINUS_DST_ALPHA);
707 return ::dawn::BlendFactor::OneMinusDstAlpha; in GetDawnBlendFactor()
905 OneMinusDstAlpha = 5,