Searched refs:STATE_MAX (Results 1 – 1 of 1) sorted by relevance
37 constexpr uint32_t STATE_MAX = 128; variable148 while (node && ++stateCount < STATE_MAX) { in ParseStateResource()