Searched refs:kErrorScopeTypes (Results 1 – 1 of 1) sorted by relevance
19 constexpr DawnErrorType kErrorScopeTypes[] = { variable21 static_assert(std::size(kErrorScopeNames) == std::size(kErrorScopeTypes));22 constexpr int kScopeCount = std::size(kErrorScopeTypes);62 errorState->fError |= kErrorScopeTypes[errorState->fScopeIdx]; in popErrorScopes()100 errorState->fError |= kErrorScopeTypes[errorState->fScopeIdx]; in popErrorScopes()