Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLUtil.h196 bool emulateAbsIntFunction() const { in emulateAbsIntFunction() function
/external/skqp/src/gpu/
DGrShaderCaps.h137 bool emulateAbsIntFunction() const { return fEmulateAbsIntFunction; } in emulateAbsIntFunction() function
/external/skia/src/gpu/
DGrShaderCaps.h140 bool emulateAbsIntFunction() const { return fEmulateAbsIntFunction; } in emulateAbsIntFunction() function
/external/skia/src/sksl/
DSkSLUtil.h261 bool emulateAbsIntFunction() const { in emulateAbsIntFunction() function
/external/angle/include/platform/
DFeaturesGL.h110 Feature emulateAbsIntFunction = {"emulate_abs_int_function", FeatureCategory::OpenGLWorkarounds, member