Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h280 bool fEmulateAbsIntFunction : 1; variable
/third_party/skia/src/gpu/
DGrShaderCaps.h315 bool fEmulateAbsIntFunction : 1; variable
/third_party/skia/src/sksl/
DSkSLUtil.h245 bool fEmulateAbsIntFunction = false; variable