Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h312 bool fIncompleteShortIntPrecision : 1; variable
/third_party/skia/src/sksl/
DSkSLUtil.h230 bool fIncompleteShortIntPrecision = false; variable