/external/skqp/src/gpu/effects/ |
D | GrDisableColorXP.cpp | 26 GrGLSLXferProcessor* createGLSLInstance() const override; 43 class GLDisableColorXP : public GrGLSLXferProcessor { 62 typedef GrGLSLXferProcessor INHERITED; 71 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { return new GLDisableColorXP(*this… in createGLSLInstance()
|
D | GrPorterDuffXferProcessor.cpp | 407 GrGLSLXferProcessor* createGLSLInstance() const override; 467 class GLPorterDuffXferProcessor : public GrGLSLXferProcessor { 492 typedef GrGLSLXferProcessor INHERITED; 502 GrGLSLXferProcessor* PorterDuffXferProcessor::createGLSLInstance() const { in createGLSLInstance() 518 GrGLSLXferProcessor* createGLSLInstance() const override; 537 class GLShaderPDXferProcessor : public GrGLSLXferProcessor { 564 typedef GrGLSLXferProcessor INHERITED; 574 GrGLSLXferProcessor* ShaderPDXferProcessor::createGLSLInstance() const { in createGLSLInstance() 589 GrGLSLXferProcessor* createGLSLInstance() const override; 620 class GLPDLCDXferProcessor : public GrGLSLXferProcessor { [all …]
|
D | GrCoverageSetOpXP.cpp | 28 GrGLSLXferProcessor* createGLSLInstance() const override; 52 class GLCoverageSetOpXP : public GrGLSLXferProcessor { 79 typedef GrGLSLXferProcessor INHERITED; 89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance()
|
D | GrCustomXfermode.cpp | 90 GrGLSLXferProcessor* createGLSLInstance() const override; 117 class GLCustomXP : public GrGLSLXferProcessor { 171 typedef GrGLSLXferProcessor INHERITED; 180 GrGLSLXferProcessor* CustomXP::createGLSLInstance() const { in createGLSLInstance()
|
/external/skia/src/gpu/effects/ |
D | GrDisableColorXP.cpp | 26 GrGLSLXferProcessor* createGLSLInstance() const override; 43 class GLDisableColorXP : public GrGLSLXferProcessor { 62 typedef GrGLSLXferProcessor INHERITED; 71 GrGLSLXferProcessor* DisableColorXP::createGLSLInstance() const { return new GLDisableColorXP(*this… in createGLSLInstance()
|
D | GrPorterDuffXferProcessor.cpp | 407 GrGLSLXferProcessor* createGLSLInstance() const override; 467 class GLPorterDuffXferProcessor : public GrGLSLXferProcessor { 492 typedef GrGLSLXferProcessor INHERITED; 502 GrGLSLXferProcessor* PorterDuffXferProcessor::createGLSLInstance() const { in createGLSLInstance() 518 GrGLSLXferProcessor* createGLSLInstance() const override; 537 class GLShaderPDXferProcessor : public GrGLSLXferProcessor { 564 typedef GrGLSLXferProcessor INHERITED; 574 GrGLSLXferProcessor* ShaderPDXferProcessor::createGLSLInstance() const { in createGLSLInstance() 589 GrGLSLXferProcessor* createGLSLInstance() const override; 620 class GLPDLCDXferProcessor : public GrGLSLXferProcessor { [all …]
|
D | GrCoverageSetOpXP.cpp | 28 GrGLSLXferProcessor* createGLSLInstance() const override; 52 class GLCoverageSetOpXP : public GrGLSLXferProcessor { 79 typedef GrGLSLXferProcessor INHERITED; 89 GrGLSLXferProcessor* CoverageSetOpXP::createGLSLInstance() const { in createGLSLInstance()
|
D | GrCustomXfermode.cpp | 90 GrGLSLXferProcessor* createGLSLInstance() const override; 117 class GLCustomXP : public GrGLSLXferProcessor { 171 typedef GrGLSLXferProcessor INHERITED; 180 GrGLSLXferProcessor* CustomXP::createGLSLInstance() const { in createGLSLInstance()
|
/external/skqp/src/gpu/glsl/ |
D | GrGLSLXferProcessor.h | 21 class GrGLSLXferProcessor { 23 GrGLSLXferProcessor() {} in GrGLSLXferProcessor() function 24 virtual ~GrGLSLXferProcessor() {} in ~GrGLSLXferProcessor()
|
D | GrGLSLXferProcessor.cpp | 30 void GrGLSLXferProcessor::emitCode(const EmitArgs& args) { in emitCode() 108 void GrGLSLXferProcessor::setData(const GrGLSLProgramDataManager& pdm, const GrXferProcessor& xp, in setData() 125 void GrGLSLXferProcessor::DefaultCoverageModulation(GrGLSLXPFragmentBuilder* fragBuilder, in DefaultCoverageModulation()
|
D | GrGLSLProgramBuilder.h | 99 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
/external/skia/src/gpu/glsl/ |
D | GrGLSLXferProcessor.h | 21 class GrGLSLXferProcessor { 23 GrGLSLXferProcessor() {} in GrGLSLXferProcessor() function 24 virtual ~GrGLSLXferProcessor() {} in ~GrGLSLXferProcessor()
|
D | GrGLSLXferProcessor.cpp | 30 void GrGLSLXferProcessor::emitCode(const EmitArgs& args) { in emitCode() 108 void GrGLSLXferProcessor::setData(const GrGLSLProgramDataManager& pdm, const GrXferProcessor& xp, in setData() 125 void GrGLSLXferProcessor::DefaultCoverageModulation(GrGLSLXPFragmentBuilder* fragBuilder, in DefaultCoverageModulation()
|
D | GrGLSLProgramBuilder.h | 104 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
/external/skqp/src/gpu/gl/ |
D | GrGLProgram.h | 18 class GrGLSLXferProcessor; variable 57 std::unique_ptr<GrGLSLXferProcessor> xferProcessor, 157 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
D | GrGLProgram.cpp | 36 std::unique_ptr<GrGLSLXferProcessor> xferProcessor, in GrGLProgram()
|
/external/skia/src/gpu/gl/ |
D | GrGLProgram.h | 18 class GrGLSLXferProcessor; variable 57 std::unique_ptr<GrGLSLXferProcessor> xferProcessor, 157 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
/external/skia/src/gpu/mtl/ |
D | GrMtlPipelineState.h | 44 std::unique_ptr<GrGLSLXferProcessor> xferPRocessor, 122 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
D | GrMtlPipelineState.mm | 22 #include "glsl/GrGLSLXferProcessor.h" 44 std::unique_ptr<GrGLSLXferProcessor> xferProcessor,
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlPipelineState.h | 44 std::unique_ptr<GrGLSLXferProcessor> xferPRocessor, 122 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
D | GrMtlPipelineState.mm | 22 #include "glsl/GrGLSLXferProcessor.h" 44 std::unique_ptr<GrGLSLXferProcessor> xferProcessor,
|
/external/skqp/src/gpu/vk/ |
D | GrVkPipelineState.h | 53 std::unique_ptr<GrGLSLXferProcessor> xferProcessor, 149 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
/external/skia/src/gpu/vk/ |
D | GrVkPipelineState.h | 53 std::unique_ptr<GrGLSLXferProcessor> xferProcessor, 149 std::unique_ptr<GrGLSLXferProcessor> fXferProcessor;
|
/external/skia/src/gpu/ |
D | GrXferProcessor.h | 17 class GrGLSLXferProcessor; variable 118 virtual GrGLSLXferProcessor* createGLSLInstance() const = 0;
|
/external/skqp/src/gpu/ |
D | GrXferProcessor.h | 17 class GrGLSLXferProcessor; variable 118 virtual GrGLSLXferProcessor* createGLSLInstance() const = 0;
|