Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h97 Feature emulateAbsIntFunction = { member
/third_party/flutter/skia/src/sksl/
DSkSLUtil.h191 bool emulateAbsIntFunction() const { in emulateAbsIntFunction() function
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h141 bool emulateAbsIntFunction() const { return fEmulateAbsIntFunction; } in emulateAbsIntFunction() function