Home
last modified time | relevance | path

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

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