Searched refs:applyPrecisionQualifiers (Results 1 – 3 of 3) sorted by relevance
500 const Type* applyPrecisionQualifiers(const Context& context,
512 const Type* Type::applyPrecisionQualifiers(const Context& context, in applyPrecisionQualifiers() function in SkSL::Type
58 type = type->applyPrecisionQualifiers(context, modifiers, ThreadContext::SymbolTable().get(), in find_type()