Searched refs:BlendEquationIsAdvanced (Results 1 – 4 of 4) sorted by relevance
126 static constexpr bool BlendEquationIsAdvanced(BlendEquation equation) { in BlendEquationIsAdvanced() function179 return BlendEquationIsAdvanced(equation) || in BlendAllowsCoverageAsAlpha()
42 SkASSERT(skgpu::BlendEquationIsAdvanced(equation)); in enableAdvancedBlendEquationIfNeeded()
164 SkASSERT(skgpu::BlendEquationIsAdvanced(equation)); in isAdvancedBlendEquationDisabled()
2688 skgpu::BlendEquationIsAdvanced(fHWBlendState.fEquation)) { in flushBlendAndColorWrite()2725 if (skgpu::BlendEquationIsAdvanced(equation)) { in flushBlendAndColorWrite()