Home
last modified time | relevance | path

Searched defs:dstColorDecl (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/glsl/
DGrGLSLProgramBuilder.cpp376 SkString dstColorDecl = SkStringPrintf("half4 %s;", dstColor); in emitAndInstallDstTexture() local
395 SkString dstColorDecl = SkStringPrintf("half4 %s;", dstColor); in emitAndInstallDstTexture() local