With PerfStudio2, in the Frame Profile, you can use the Per-Draw Data counters. Under PrimitiveAssembly, you have PrimitivesIn, CulledPrims and ClippedPrims. If you profile with those counters selected, you'll get the data you are looking for. ClippedPrims also takes in consideration custom clipping planes.
↧