Home
last modified time | relevance | path

Searched refs:createGLSLInstance (Results 1 – 25 of 75) sorted by relevance

123

/external/skia/src/gpu/tessellate/
DGrStencilPathShader.h91 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
117 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
133 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
192 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrStencilPathShader.cpp108 GrGLSLGeometryProcessor* GrStencilPathShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrStencilPathShader
112 GrGLSLGeometryProcessor* GrCubicTessellateShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrCubicTessellateShader
211 GrGLSLGeometryProcessor* GrWedgeTessellateShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrWedgeTessellateShader
403 GrGLSLGeometryProcessor* GrMiddleOutCubicShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrMiddleOutCubicShader
DGrDrawAtlasPathOp.cpp48 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
111 GrGLSLGeometryProcessor* DrawAtlasPathShader::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in __anon5b0885ff0111::DrawAtlasPathShader
/external/skia/src/gpu/effects/
DGrDisableColorXP.cpp33 GrGLSLXferProcessor* createGLSLInstance() const override;
64 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { in createGLSLInstance() function in DisableColorXP
DGrBezierEffect.h94 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
161 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrDistanceFieldGeoProc.h107 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
174 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
256 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrCoverageSetOpXP.cpp28 GrGLSLXferProcessor* createGLSLInstance() const override;
89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance() function in CoverageSetOpXP
DGrPorterDuffXferProcessor.cpp383 GrGLSLXferProcessor* createGLSLInstance() const override;
477 GrGLSLXferProcessor* PorterDuffXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in PorterDuffXferProcessor
492 GrGLSLXferProcessor* createGLSLInstance() const override;
548 GrGLSLXferProcessor* ShaderPDXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in ShaderPDXferProcessor
563 GrGLSLXferProcessor* createGLSLInstance() const override;
661 GrGLSLXferProcessor* PDLCDXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in PDLCDXferProcessor
DGrShadowGeoProc.h39 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrShadowGeoProc.cpp71 GrGLSLGeometryProcessor* GrRRectShadowGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrRRectShadowGeoProc
/external/skqp/src/gpu/effects/
DGrDisableColorXP.cpp26 GrGLSLXferProcessor* createGLSLInstance() const override;
71 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { return new GLDisableColorXP(*this… in createGLSLInstance() function in DisableColorXP
DGrDistanceFieldGeoProc.h97 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
164 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
242 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrBezierEffect.h109 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
193 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrShadowGeoProc.h35 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const override;
DGrCoverageSetOpXP.cpp28 GrGLSLXferProcessor* createGLSLInstance() const override;
89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance() function in CoverageSetOpXP
DGrPorterDuffXferProcessor.cpp407 GrGLSLXferProcessor* createGLSLInstance() const override;
502 GrGLSLXferProcessor* PorterDuffXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in PorterDuffXferProcessor
518 GrGLSLXferProcessor* createGLSLInstance() const override;
574 GrGLSLXferProcessor* ShaderPDXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in ShaderPDXferProcessor
589 GrGLSLXferProcessor* createGLSLInstance() const override;
687 GrGLSLXferProcessor* PDLCDXferProcessor::createGLSLInstance() const { in createGLSLInstance() function in PDLCDXferProcessor
DGrShadowGeoProc.cpp72 GrGLSLPrimitiveProcessor* GrRRectShadowGeoProc::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrRRectShadowGeoProc
/external/skqp/gm/
Dfwidth_squircle.cpp51 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const final;
106 GrGLSLPrimitiveProcessor* FwidthSquircleTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::FwidthSquircleTestProcessor
Dclockwise.cpp54 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const final;
82 GrGLSLPrimitiveProcessor* ClockwiseTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::ClockwiseTestProcessor
/external/skqp/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp102 fGeometryProcessor.reset(proc.createGLSLInstance(*this->shaderCaps())); in emitAndInstallPrimProc()
184 GrGLSLFragmentProcessor* fragProc = fp.createGLSLInstance(); in emitAndInstallFragProc()
230 fXferProcessor.reset(xp.createGLSLInstance()); in emitAndInstallXferProc()
/external/skqp/src/gpu/
DGrPathProcessor.h36 virtual GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps& caps) const override;
/external/skia/gm/
Dfwidth_squircle.cpp74 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const final;
138 GrGLSLGeometryProcessor* FwidthSquircleTestProcessor::createGLSLInstance( in createGLSLInstance() function in skiagm::FwidthSquircleTestProcessor
Dclockwise.cpp90 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const final;
128 GrGLSLGeometryProcessor* ClockwiseTestProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in __anoncaabf2470111::ClockwiseTestProcessor
/external/skqp/tests/
DGrPipelineDynamicStateTest.cpp67 GrGLSLPrimitiveProcessor* createGLSLInstance(const GrShaderCaps&) const final;
105 GrPipelineDynamicStateTestProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrPipelineDynamicStateTestProcessor
/external/skia/tests/
DGrPipelineDynamicStateTest.cpp71 GrGLSLGeometryProcessor* createGLSLInstance(const GrShaderCaps&) const final;
115 GrPipelineDynamicStateTestProcessor::createGLSLInstance(const GrShaderCaps&) const { in createGLSLInstance() function in GrPipelineDynamicStateTestProcessor

123