Lines Matching refs:GLSLProcessor
279 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSAATriangleEffect
281 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSAATriangleEffect::GLSLProcessor
411 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
415 return new GLSLProcessor(*this); in createGLSLInstance()
481 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSQuadEdgeEffect
483 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSQuadEdgeEffect::GLSLProcessor
600 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
604 return new GLSLProcessor(*this); in createGLSLInstance()
664 class GLSLProcessor : public GrGLSLGeometryProcessor { class in PLSFinishEffect
666 GLSLProcessor(const GrGeometryProcessor&) {} in GLSLProcessor() function in PLSFinishEffect::GLSLProcessor
747 GLSLProcessor::GenKey(*this, caps, b); in getGLSLProcessorKey()
751 return new GLSLProcessor(*this); in createGLSLInstance()