Searched refs:GrGLAlphaThresholdFragmentProcessor (Results 1 – 1 of 1) sorted by relevance
65 class GrGLAlphaThresholdFragmentProcessor : public GrGLSLFragmentProcessor { class86 void GrGLAlphaThresholdFragmentProcessor::emitCode(EmitArgs& args) { in emitCode()136 void GrGLAlphaThresholdFragmentProcessor::onSetData(const GrGLSLProgramDataManager& pdman, in onSetData()178 GrGLAlphaThresholdFragmentProcessor::GenKey(*this, caps, b); in onGetGLSLProcessorKey()182 return new GrGLAlphaThresholdFragmentProcessor; in onCreateGLSLInstance()