Home | History | Annotate | Download | only in effects

Lines Matching defs:GrAlphaThresholdFragmentProcessor

9  * This file was autogenerated from GrAlphaThresholdFragmentProcessor.fp; do not modify.
11 #include "GrAlphaThresholdFragmentProcessor.h"
14 inline GrFragmentProcessor::OptimizationFlags GrAlphaThresholdFragmentProcessor::optFlags(
34 const GrAlphaThresholdFragmentProcessor& _outer =
35 args.fFp.cast<GrAlphaThresholdFragmentProcessor>();
77 const GrAlphaThresholdFragmentProcessor& _outer =
78 _proc.cast<GrAlphaThresholdFragmentProcessor>();
93 GrGLSLFragmentProcessor* GrAlphaThresholdFragmentProcessor::onCreateGLSLInstance() const {
96 void GrAlphaThresholdFragmentProcessor::onGetGLSLProcessorKey(const GrShaderCaps& caps,
100 bool GrAlphaThresholdFragmentProcessor::onIsEqual(const GrFragmentProcessor& other) const {
101 const GrAlphaThresholdFragmentProcessor& that = other.cast<GrAlphaThresholdFragmentProcessor>();
110 GR_DEFINE_FRAGMENT_PROCESSOR_TEST(GrAlphaThresholdFragmentProcessor);
112 sk_sp<GrFragmentProcessor> GrAlphaThresholdFragmentProcessor::TestCreate(
127 return GrAlphaThresholdFragmentProcessor::Make(std::move(bmpProxy), colorSpaceXform,