Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLUtil.h79 bool fbFetchSupport() const { in fbFetchSupport() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h57 bool fbFetchSupport() const { return fFBFetchSupport; } in fbFetchSupport() function