Home | History | Annotate | Download | only in batches

Lines Matching refs:caps

643     void getGLSLProcessorKey(const GrGLSLCaps& caps, GrProcessorKeyBuilder* b) const override {
644 GLSLProcessor::GenKey(*this, caps, b);
950 bool onCombineIfPossible(GrBatch* t, const GrCaps& caps) override {
953 that->bounds(), caps)) {