Home
last modified time | relevance | path

Searched defs:forceHighPrecision (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/glsl/
DGrGLSLFragmentShaderBuilder.h93 void forceHighPrecision() override { fForceHighPrecision = true; } in forceHighPrecision() function
/third_party/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.h91 void forceHighPrecision() override { fForceHighPrecision = true; } in forceHighPrecision() function