small fix from previous commit

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
monroegm-disable-blank-issue-2
Esteban Papp 5 years ago
parent 07ea4edbc2
commit 91077b0dcd

@ -46,7 +46,6 @@ namespace AZ
#if AZ_TRAIT_ATOM_METAL_COUNTER_SAMPLING
case RHI::QueryType::Timestamp:
{
NSError* error = nil;
NSUInteger timeStampCounterIndex = [counterSets indexOfObjectPassingTest:^BOOL(id<MTLCounterSet> mtlCounterSet, NSUInteger idx, BOOL *stop)
{
if ([mtlCounterSet.name isEqualToString:MTLCommonCounterSetTimestamp])

Loading…
Cancel
Save