Home
last modified time | relevance | path

Searched refs:xferBarrierType (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/
H A DGrPipeline.cpp57 GrXferBarrierType GrPipeline::xferBarrierType(const GrCaps& caps) const { in xferBarrierType() function in GrPipeline
61 return this->getXferProcessor().xferBarrierType(caps); in xferBarrierType()
H A DGrPipeline.h190 GrXferBarrierType xferBarrierType(const GrCaps&) const;
H A DGrXferProcessor.h89 virtual GrXferBarrierType xferBarrierType(const GrCaps& caps) const { in xferBarrierType() function in GrXferProcessor
H A DGrProcessorSet.cpp192 GrXferBarrierType::kNone_GrXferBarrierType != fXP.fProcessor->xferBarrierType(caps); in finalize()
H A DGrOpsRenderPass.cpp128 fXferBarrierType = programInfo.pipeline().xferBarrierType(*this->gpu()->caps()); in bindPipeline()
/third_party/skia/src/gpu/effects/
H A DGrCustomXfermode.cpp91 GrXferBarrierType xferBarrierType(const GrCaps&) const override;
178 GrXferBarrierType CustomXP::xferBarrierType(const GrCaps& caps) const { in xferBarrierType() function in CustomXP

Completed in 4 milliseconds