| /third_party/skia/m133/src/gpu/ |
| D | BlendFormula.cpp | 20 constexpr BlendFormula MakeCoeffFormula(skgpu::BlendCoeff srcCoeff, skgpu::BlendCoeff dstCoeff) { in MakeCoeffFormula() 34 constexpr BlendFormula MakeSAModulateFormula(skgpu::BlendCoeff srcCoeff, in MakeSAModulateFormula() 55 skgpu::BlendCoeff srcCoeff) { in MakeCoverageFormula() 91 constexpr BlendFormula MakeCoverageDstCoeffZeroFormula(skgpu::BlendCoeff srcCoeff) { in MakeCoverageDstCoeffZeroFormula()
|
| D | Blend.h | 118 static constexpr bool BlendCoeffsUseSrcColor(BlendCoeff srcCoeff, BlendCoeff dstCoeff) { in BlendCoeffsUseSrcColor() 122 static constexpr bool BlendCoeffsUseDstColor(BlendCoeff srcCoeff, in BlendCoeffsUseDstColor() 135 BlendCoeff srcCoeff, in BlendModifiesDst() 146 BlendCoeff srcCoeff, in BlendShouldDisable() 180 BlendCoeff srcCoeff, in BlendAllowsCoverageAsAlpha()
|
| D | BlendFormula.h | 45 skgpu::BlendCoeff srcCoeff, in BlendFormula() 91 skgpu::BlendCoeff srcCoeff() const { in srcCoeff() function
|
| /third_party/skia/src/gpu/ |
| D | GrBlend.h | 92 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor() 96 static constexpr bool GrBlendCoeffsUseDstColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff, in GrBlendCoeffsUseDstColor() 107 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff, in GrBlendModifiesDst() 117 static constexpr bool GrBlendShouldDisable(GrBlendEquation equation, GrBlendCoeff srcCoeff, in GrBlendShouldDisable() 151 GrBlendCoeff srcCoeff, in GrBlendAllowsCoverageAsAlpha()
|
| /third_party/skia/src/gpu/effects/ |
| D | GrPorterDuffXferProcessor.cpp | 45 GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) in BlendFormula() 90 GrBlendCoeff srcCoeff() const { in srcCoeff() function in BlendFormula 184 static constexpr BlendFormula MakeCoeffFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeCoeffFormula() 198 static constexpr BlendFormula MakeSAModulateFormula(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in MakeSAModulateFormula() 218 BlendFormula::OutputType oneMinusDstCoeffModulateOutput, GrBlendCoeff srcCoeff) { in MakeCoverageFormula() 253 static constexpr BlendFormula MakeCoverageDstCoeffZeroFormula(GrBlendCoeff srcCoeff) { in MakeCoverageDstCoeffZeroFormula()
|
| /third_party/skia/m133/src/gpu/ganesh/vk/ |
| D | GrVkPipeline.cpp | 403 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state() local 667 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState() local
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkPipeline.cpp | 393 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state() local 658 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DOpsRenderPass.cpp | 97 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in set_blend_factor() local
|
| D | GrD3DPipelineStateBuilder.cpp | 358 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in fill_in_blend_state() local
|
| /third_party/skia/m133/src/gpu/ganesh/d3d/ |
| D | GrD3DOpsRenderPass.cpp | 100 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in set_blend_factor() local
|
| D | GrD3DPipelineStateBuilder.cpp | 326 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in fill_in_blend_state() local
|
| /third_party/skia/m133/src/gpu/graphite/dawn/ |
| D | DawnGraphicsPipeline.cpp | 412 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in Make() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnProgramBuilder.cpp | 179 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in create_blend_state() local
|
| /third_party/skia/m133/src/gpu/graphite/vk/ |
| D | VulkanGraphicsPipeline.cpp | 387 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state() local
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | ShaderInfo.cpp | 449 constexpr skgpu::BlendInfo make_simple_blendInfo(skgpu::BlendCoeff srcCoeff, in make_simple_blendInfo()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 2559 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlendAndColorWrite() local
|
| /third_party/skia/m133/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 2771 skgpu::BlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlendAndColorWrite() local
|