Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrShaderCaps.h163 bool emulateAbsIntFunction() const { return fEmulateAbsIntFunction; } in emulateAbsIntFunction() function
/third_party/skia/src/sksl/
DSkSLUtil.h246 bool emulateAbsIntFunction() const { in emulateAbsIntFunction() function
/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h110 Feature emulateAbsIntFunction = {"emulate_abs_int_function", FeatureCategory::OpenGLWorkarounds, member