Searched refs:func1_args (Results 1 – 1 of 1) sorted by relevance
23 const GrShaderVar func1_args[] = { }; in emitCode() local28 fragBuilder->emitFunctionPrototype(kHalf4_GrSLType, func1_name.c_str(), {func1_args, 0}); in emitCode()34 …fragBuilder->emitFunction(kHalf4_GrSLType, func1_name.c_str(), {func1_args, 0}, func1_impl.c_str()… in emitCode()