Home
last modified time | relevance | path

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

/external/skia/tests/sksl/fp/
DGrNestedCall.cpp31 const String func1_impl = String::printf(R"SkSL(return %s(); in emitCode() local
34 …fragBuilder->emitFunction(kHalf4_GrSLType, func1_name.c_str(), {func1_args, 0}, func1_impl.c_str()… in emitCode()