Home
last modified time | relevance | path

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

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