HomeSort by relevance Sort by last modified time
    Searched defs:builtinFMASupport (Results 1 - 4 of 4) sorted by null

  /external/skia/src/sksl/
SkSLUtil.h 141 bool builtinFMASupport() const {
  /external/skqp/src/sksl/
SkSLUtil.h 136 bool builtinFMASupport() const {
  /external/skia/src/gpu/
GrShaderCaps.h 94 bool builtinFMASupport() const { return fBuiltinFMASupport; }
  /external/skqp/src/gpu/
GrShaderCaps.h 90 bool builtinFMASupport() const { return fBuiltinFMASupport; }

Completed in 1482 milliseconds