Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h60 bool fbFetchNeedsCustomOutput() const { return fFBFetchNeedsCustomOutput; } in fbFetchNeedsCustomOutput() function
/third_party/skia/src/sksl/
DSkSLUtil.h98 bool fbFetchNeedsCustomOutput() const { in fbFetchNeedsCustomOutput() function