Home
last modified time | relevance | path

Searched refs:hasLowFragmentPrecision (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h91 bool hasLowFragmentPrecision() const { return fHasLowFragmentPrecision; } in hasLowFragmentPrecision() function
/third_party/skia/src/gpu/
DGrShaderCaps.h96 bool hasLowFragmentPrecision() const { return fHasLowFragmentPrecision; } in hasLowFragmentPrecision() function
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1940 !caps.shaderCaps()->hasLowFragmentPrecision(); in finalize()
2229 !caps.shaderCaps()->hasLowFragmentPrecision(); in finalize()
/third_party/flutter/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1857 !caps.shaderCaps()->hasLowFragmentPrecision(); in finalize()
2100 !caps.shaderCaps()->hasLowFragmentPrecision(); in finalize()