Home
last modified time | relevance | path

Searched refs:func2_impl (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/sksl/fp/
DGrNestedCall.cpp35 const String func2_impl = String::printf(R"SkSL(return %s(); in emitCode() local
38 …fragBuilder->emitFunction(kHalf4_GrSLType, func2_name.c_str(), {func2_args, 0}, func2_impl.c_str()… in emitCode()