Searched refs:excludedFlags (Results 1 – 1 of 1) sorted by relevance
236 T nextFlagExcluding (T value, T excludedFlags) in nextFlagExcluding() argument239 while ((tmp = nextFlag(tmp)) & static_cast<deUint32>(excludedFlags)); in nextFlagExcluding()