Searched refs:func1_impl (Results 1 – 1 of 1) sorted by relevance
31 const String func1_impl = String::printf(R"SkSL(return %s(); in emitCode() local34 …fragBuilder->emitFunction(kHalf4_GrSLType, func1_name.c_str(), {func1_args, 0}, func1_impl.c_str()… in emitCode()