Searched refs:operandOrOperation (Results 1 – 1 of 1) sorted by relevance
230 const auto collectPrefix = [&prefixes](const auto& operandOrOperation) { in identifyUsedExtensions() argument231 const auto prefix = getExtensionPrefix(static_cast<uint32_t>(operandOrOperation.type)); in identifyUsedExtensions()