Searched refs:DstAlpha (Results 1 – 5 of 5) sorted by relevance
36 return wgpu::BlendFactor::DstAlpha; in to_dawn_blend_factor()61 return wgpu::BlendFactor::DstAlpha; in to_dawn_blend_factor_for_alpha()
380 case BlendFactorType::DstAlpha: in operator <<()
381 DstAlpha = 6, // GLenum == 0x0304 enumerator443 ANGLE_VALIDATE_PACKED_ENUM(BlendFactorType, DstAlpha, GL_DST_ALPHA);
705 return ::dawn::BlendFactor::DstAlpha; in GetDawnBlendFactor()
904 DstAlpha = 4,