Home
last modified time | relevance | path

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

/external/skia/tests/sksl/fp/
DGrNestedCall.cpp27 const GrShaderVar func3_args[] = { }; in emitCode() local
30 fragBuilder->emitFunctionPrototype(kHalf4_GrSLType, func3_name.c_str(), {func3_args, 0}); in emitCode()