Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrShaderCaps.h247 bool fFBFetchSupport : 1; variable
/external/skia/src/gpu/
DGrShaderCaps.h283 bool fFBFetchSupport : 1; variable
/external/skia/src/sksl/
DSkSLUtil.h92 bool fFBFetchSupport = true; variable