Searched defs:GrXferProcessor (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/src/gpu/ |
D | GrXferProcessor.cpp | 13 GrXferProcessor::GrXferProcessor(ClassID classID) in GrXferProcessor() function in GrXferProcessor 19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() function in GrXferProcessor
|
/third_party/flutter/skia/src/gpu/glsl/ |
D | GrGLSLXferProcessor.h | 15 class GrXferProcessor; variable 110 const GrXferProcessor&) { in emitBlendCodeForDstRead()
|
/third_party/skia/src/gpu/ |
D | GrXferProcessor.cpp | 15 GrXferProcessor::GrXferProcessor(ClassID classID) in GrXferProcessor() function in GrXferProcessor 20 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, in GrXferProcessor() function in GrXferProcessor
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkPipeline.h | 18 class GrXferProcessor; variable
|
/third_party/flutter/skia/src/gpu/effects/ |
D | GrDisableColorXP.cpp | 57 void onSetData(const GrGLSLProgramDataManager&, const GrXferProcessor&) override {} in onSetData()
|
D | GrCustomXfermode.cpp | 119 GLCustomXP(const GrXferProcessor&) {} in GLCustomXP() 169 void onSetData(const GrGLSLProgramDataManager&, const GrXferProcessor&) override {} in onSetData()
|
D | GrCoverageSetOpXP.cpp | 77 void onSetData(const GrGLSLProgramDataManager&, const GrXferProcessor&) override {} in onSetData()
|
D | GrPorterDuffXferProcessor.cpp | 490 void onSetData(const GrGLSLProgramDataManager&, const GrXferProcessor&) override {} in onSetData() 562 void onSetData(const GrGLSLProgramDataManager&, const GrXferProcessor&) override {} in onSetData()
|