Home
last modified time | relevance | path

Searched refs:GrGLSLBlend (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSLBlend.h15 namespace GrGLSLBlend {
DGrGLSLBlend.cpp12 namespace GrGLSLBlend { namespace
DGrGLSLShaderBuilder.cpp142 this->codeAppendf("%s(", GrGLSLBlend::BlendFuncName(mode)); in appendTextureLookupAndBlend()
/third_party/skia/src/gpu/effects/
DGrBlendFragmentProcessor.cpp212 GrGLSLBlend::BlendFuncName(mode), in onMakeProgramImpl()
DGrCustomXfermode.cpp149 GrGLSLBlend::AppendMode(fragBuilder, srcColor, dstColor, outColor, xp.fMode); in makeProgramImpl()
DGrPorterDuffXferProcessor.cpp521 GrGLSLBlend::AppendMode(fragBuilder, srcColor, dstColor, outColor, xp.fXfermode); in makeProgramImpl()
/third_party/skia/src/gpu/
DBUILD.bazel487 "glsl/GrGLSLBlend.cpp",
488 "glsl/GrGLSLBlend.h",
/third_party/skia/gn/
Dgpu.gni374 "$_src/gpu/glsl/GrGLSLBlend.cpp",
375 "$_src/gpu/glsl/GrGLSLBlend.h",