Searched refs:GrGLSLSkSLFP (Results 1 – 5 of 5) sorted by relevance
24 class GrGLSLSkSLFP : public GrGLSLFragmentProcessor { class40 FPCallbacks(GrGLSLSkSLFP* self, in emitCode()122 GrGLSLSkSLFP* fSelf; in emitCode()230 return std::make_unique<GrGLSLSkSLFP>(); in onMakeProgramImpl()
59 friend class GrGLSLSkSLFP; variable
120 friend class GrGLSLSkSLFP; variable
83 class GrGLSLSkSLFP : public GrGLSLFragmentProcessor { class85 GrGLSLSkSLFP(const SkSL::Context* context, const std::vector<const SkSL::Variable*>* inputVars, in GrGLSLSkSLFP() function in GrGLSLSkSLFP296 return new GrGLSLSkSLFP(specialized->fContext.get(), &fFactory->fInputVars, glsl, formatArgs); in onCreateGLSLInstance()
230 friend class GrGLSLSkSLFP; // variable