Home
last modified time | relevance | path

Searched refs:canUseFastMath (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h205 bool canUseFastMath() const { return fCanUseFastMath; } in canUseFastMath() function
/third_party/skia/src/gpu/mtl/
DGrMtlUtil.mm116 if (gpu->caps()->shaderCaps()->canUseFastMath()) {