Home | History | Annotate | Download | only in bench

Lines Matching refs:caps

405             const auto maxSampleCount = ctx->caps()->maxSampleCount();
406 if (sampleCount > ctx->caps()->maxSampleCount()) {