Searched refs:fAppendFunc (Results 1 – 2 of 2) sorted by relevance
347 LLVMValueRef fAppendFunc; variable
881 LLVMBuildCall(builder, fAppendFunc, args, 3, ""); in appendStage()1826 fAppendFunc = LLVMAddFunction(fModule, "sksl_pipeline_append", LLVMFunctionType(fVoidType, in createModule()