Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrShaderCaps.h248 bool fFBFetchNeedsCustomOutput : 1; variable
/external/skia/src/gpu/
DGrShaderCaps.h284 bool fFBFetchNeedsCustomOutput : 1; variable
/external/skia/src/sksl/
DSkSLUtil.h97 bool fFBFetchNeedsCustomOutput = false; variable