Home | History | Annotate | Download | only in gpu

Lines Matching defs:GeometrySrcState

727     struct GeometrySrcState {
748 const GeometrySrcState& src = this->getGeomSrc();
795 const GeometrySrcState& getGeomSrc() const { return fGeoSrcStateStack.back(); }
895 virtual void geometrySourceWillPop(const GeometrySrcState& restoredState) = 0;
947 SkSTArray<kPreallocGeoSrcStateStackCnt, GeometrySrcState, true> fGeoSrcStateStack;