Home | History | Annotate | Download | only in src

Lines Matching refs:VCOUNT

1327     static const int VCOUNT = 4;
1329 GrDrawTarget::AutoReleaseGeometry geo(fGpu, layout, VCOUNT, 0);
1334 fGpu->drawNonIndexed(kTriangleFan_PrimitiveType, 0, VCOUNT);