Home
last modified time | relevance | path

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

12

/external/skia/tests/sksl/fp/
DGrNestedChildProcessors.h26 this->registerChild(std::move(child1), SkSL::SampleUsage::PassThrough()); in GrNestedChildProcessors()
27 this->registerChild(std::move(child2), SkSL::SampleUsage::PassThrough()); in GrNestedChildProcessors()
DGrChildProcessorsWithInput.h26 this->registerChild(std::move(child1), SkSL::SampleUsage::PassThrough()); in GrChildProcessorsWithInput()
27 this->registerChild(std::move(child2), SkSL::SampleUsage::PassThrough()); in GrChildProcessorsWithInput()
DGrChildProcessors.h26 this->registerChild(std::move(child1), SkSL::SampleUsage::PassThrough()); in GrChildProcessors()
27 this->registerChild(std::move(child2), SkSL::SampleUsage::PassThrough()); in GrChildProcessors()
DGrNestedCall.h26 this->registerChild(std::move(fp), SkSL::SampleUsage::PassThrough()); in GrNestedCall()
DGrChildProcessorWithInputExpression.h26 this->registerChild(std::move(child), SkSL::SampleUsage::PassThrough()); in GrChildProcessorWithInputExpression()
DGrChildProcessorAndGlobal.h26 this->registerChild(std::move(child), SkSL::SampleUsage::PassThrough()); in GrChildProcessorAndGlobal()
DGrChildProcessorSampleWithColor.h27 this->registerChild(std::move(passthrough), SkSL::SampleUsage::PassThrough()); in GrChildProcessorSampleWithColor()
/external/skia/src/gpu/effects/generated/
DGrArithmeticProcessor.h42 this->registerChild(std::move(srcFP), SkSL::SampleUsage::PassThrough()); in GrArithmeticProcessor()
43 this->registerChild(std::move(dstFP), SkSL::SampleUsage::PassThrough()); in GrArithmeticProcessor()
DGrAlphaThresholdFragmentProcessor.h45 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrAlphaThresholdFragmentProcessor()
46 this->registerChild(std::move(maskFP), SkSL::SampleUsage::PassThrough()); in GrAlphaThresholdFragmentProcessor()
DGrBlurredEdgeFragmentProcessor.h32 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrBlurredEdgeFragmentProcessor()
DGrConfigConversionEffect.h47 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrConfigConversionEffect()
DGrDitherEffect.h39 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrDitherEffect()
DGrAARectEffect.h42 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrAARectEffect()
DGrCircleBlurFragmentProcessor.h46 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrCircleBlurFragmentProcessor()
DGrRRectBlurEffect.h50 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrRRectBlurEffect()
DGrCircleEffect.h51 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrCircleEffect()
DGrClampFragmentProcessor.h47 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrClampFragmentProcessor()
DGrHSLToRGBFilterEffect.h48 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrHSLToRGBFilterEffect()
DGrOverrideInputFragmentProcessor.h61 this->registerChild(std::move(fp), SkSL::SampleUsage::PassThrough()); in GrOverrideInputFragmentProcessor()
DGrEllipseEffect.h61 this->registerChild(std::move(inputFP), SkSL::SampleUsage::PassThrough()); in GrEllipseEffect()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_metadata.cc44 struct PassThrough { struct
45 PassThrough(HloInstruction* user, HloInstruction* operand) in PassThrough() function
94 std::vector<PassThrough> LocatePassThroughDomainLinks( in LocatePassThroughDomainLinks()
96 std::vector<PassThrough> pass_through; in LocatePassThroughDomainLinks()
/external/skia/tests/sksl/dslfp/
DGrDSLFPTest_Sample.h26 this->registerChild(std::move(fp1), SkSL::SampleUsage::PassThrough()); in GrDSLFPTest_Sample()
/external/skia/include/private/
DSkSLSampleUsage.h45 static SampleUsage PassThrough() { in PassThrough() function
/external/skia/src/gpu/gradients/generated/
DGrTiledGradientEffect.h61 this->registerChild(std::move(gradLayout), SkSL::SampleUsage::PassThrough()); in GrTiledGradientEffect()
DGrClampedGradientEffect.h66 this->registerChild(std::move(gradLayout), SkSL::SampleUsage::PassThrough()); in GrClampedGradientEffect()

12