Home | History | Annotate | Download | only in gpu

Lines Matching refs:vsize

659     size_t vsize = this->drawState()->getVertexSize();
660 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vsize);
666 vsize);
668 localMatrix->mapPointsWithStride(coords, vsize, 4);