Searched refs:func2_args (Results 1 – 1 of 1) sorted by relevance
25 const GrShaderVar func2_args[] = { }; in emitCode() local29 fragBuilder->emitFunctionPrototype(kHalf4_GrSLType, func2_name.c_str(), {func2_args, 0}); in emitCode()38 …fragBuilder->emitFunction(kHalf4_GrSLType, func2_name.c_str(), {func2_args, 0}, func2_impl.c_str()… in emitCode()