Searched defs:usesPrecisionModifiers (Results 1 – 2 of 2) sorted by relevance
76 bool GLSLCodeGenerator::usesPrecisionModifiers() const { in usesPrecisionModifiers() function in SkSL::GLSLCodeGenerator
99 bool usesPrecisionModifiers() const { return fUsesPrecisionModifiers; } in usesPrecisionModifiers() function