Home
last modified time | relevance | path

Searched refs:willReadDstColor (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp20 bool willReadDstColor, in GrXferProcessor() argument
22 : fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
26 SkASSERT(willReadDstColor); in GrXferProcessor()
44 if (this->willReadDstColor()) { in getOptimizations()
55 if (!this->willReadDstColor()) { in hasSecondaryOutput()
63 if (!this->willReadDstColor()) { in getBlendInfo()
71 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
199 if (this->willReadDstColor(caps, optimizations)) { in createXferProcessor()
215 return (this->willReadDstColor(caps, optimizations) && in willNeedDstTexture()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp18 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
21 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
22 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
26 if (!this->willReadDstColor()) { in hasSecondaryOutput()
34 if (!this->willReadDstColor()) { in getBlendInfo()
43 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h150 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
193 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
35 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h138 if (!this->willReadDstColor()) { in getBlendInfo()
146 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
189 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
35 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h138 if (!this->willReadDstColor()) { in getBlendInfo()
146 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
189 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
35 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h139 if (!this->willReadDstColor()) { in getBlendInfo()
147 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
190 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
35 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h138 if (!this->willReadDstColor()) { in getBlendInfo()
146 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
189 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
35 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h138 if (!this->willReadDstColor()) { in getBlendInfo()
146 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
189 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp19 GrXferProcessor::GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GrXferProcessor() argument
22 , fWillReadDstColor(willReadDstColor) in GrXferProcessor()
23 , fDstReadUsesMixedSamples(willReadDstColor && hasMixedSamples) in GrXferProcessor()
27 if (!this->willReadDstColor()) { in hasSecondaryOutput()
36 uint32_t key = this->willReadDstColor() ? 0x1 : 0x0; in getGLSLProcessorKey()
H A DGrXferProcessor.h148 if (!this->willReadDstColor()) { in GR_MAKE_BITFIELD_CLASS_OPS()
156 bool willReadDstColor() const { return fWillReadDstColor; } in GR_MAKE_BITFIELD_CLASS_OPS()
199 GrXferProcessor(ClassID classID, bool willReadDstColor, bool hasMixedSamples, in GR_MAKE_BITFIELD_CLASS_OPS()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrXferProcessor.h176 bool willReadDstColor() const { return fWillReadDstColor; } in willReadDstColor() function
236 GrXferProcessor(const DstTexture*, bool willReadDstColor, bool hasMixedSamples);
360 bool willReadDstColor(const GrCaps&, const GrPipelineOptimizations&) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp16 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/glsl/
H A DGrGLSLXferProcessor.cpp31 if (!args.fXP.willReadDstColor()) { in emitCode()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrCustomXfermode.cpp194 SkASSERT(this->willReadDstColor() != this->hasHWBlendEquation()); in createGLSLInstance()

12