Home
last modified time | relevance | path

Searched defs:usesPrecisionModifiers (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrShaderCaps.h123 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function
/third_party/skia/src/sksl/
DSkSLUtil.h88 bool usesPrecisionModifiers() const { in usesPrecisionModifiers() function
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp76 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator
/third_party/skia/m133/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp272 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator