Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrSkSLFP.cpp24 class GrGLSLSkSLFP : public GrGLSLFragmentProcessor { class
40 FPCallbacks(GrGLSLSkSLFP* self, in emitCode()
122 GrGLSLSkSLFP* fSelf; in emitCode()
230 return std::make_unique<GrGLSLSkSLFP>(); in onMakeProgramImpl()
DGrSkSLFP.h59 friend class GrGLSLSkSLFP; variable
/external/skqp/src/gpu/effects/
DGrSkSLFP.h120 friend class GrGLSLSkSLFP; variable
DGrSkSLFP.cpp83 class GrGLSLSkSLFP : public GrGLSLFragmentProcessor { class
85 GrGLSLSkSLFP(const SkSL::Context* context, const std::vector<const SkSL::Variable*>* inputVars, in GrGLSLSkSLFP() function in GrGLSLSkSLFP
296 return new GrGLSLSkSLFP(specialized->fContext.get(), &fFactory->fInputVars, glsl, formatArgs); in onCreateGLSLInstance()
/external/skia/include/effects/
DSkRuntimeEffect.h230 friend class GrGLSLSkSLFP; // variable