Searched refs:activeTypes (Results 1 – 1 of 1) sorted by relevance
11476 unordered_set<int> activeTypes; in ValidateSecondaryCommandBufferState() local11494 activeTypes.insert(query_pool_state->createInfo.queryType); in ValidateSecondaryCommandBufferState()11499 if (query_pool_state && activeTypes.count(query_pool_state->createInfo.queryType)) { in ValidateSecondaryCommandBufferState()