Searched refs:activeTypes (Results 1 – 1 of 1) sorted by relevance
10491 unordered_set<int> activeTypes; in ValidateSecondaryCommandBufferState() local10508 activeTypes.insert(queryPoolData->second.createInfo.queryType); in ValidateSecondaryCommandBufferState()10513 …if (queryPoolData != dev_data->queryPoolMap.end() && activeTypes.count(queryPoolData->second.creat… in ValidateSecondaryCommandBufferState()