Searched refs:nextFlag (Results 1 – 1 of 1) sorted by relevance
227 T nextFlag (T value) in nextFlag() function239 while ((tmp = nextFlag(tmp)) & static_cast<deUint32>(excludedFlags)); in nextFlagExcluding()386 …FFER_USAGE_TRANSFER_SRC_BIT; usage <= VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT; usage = nextFlag(usage)) in execTest()1516 …1_BIT; loopSampleCount <= VK_SAMPLE_COUNT_16_BIT; loopSampleCount = nextFlag(loopSampleCount)) in execTest()