Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp27 const char* fbFetchColorName = "sk_LastFragColor"; in dstColor() local
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp188 const char* fbFetchColorName = "sk_LastFragColor"; in dstColor() local
/third_party/flutter/skia/src/sksl/
DSkSLUtil.h203 const char* fbFetchColorName() const { in fbFetchColorName() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h63 const char* fbFetchColorName() const { return fFBFetchColorName; } in fbFetchColorName() function
/third_party/skia/src/gpu/
DGrShaderCaps.h64 const char* fbFetchColorName() const { return fFBFetchColorName; } in fbFetchColorName() function
/third_party/skia/src/sksl/
DSkSLUtil.h266 const char* fbFetchColorName() const { in fbFetchColorName() function