Searched refs:foundClear (Results 1 – 1 of 1) sorted by relevance
6204 Optional<size_t> foundClear; in flushSingleSubresourceStagedUpdates() local6222 foundClear.reset(); in flushSingleSubresourceStagedUpdates()6227 foundClear = updateIndex; in flushSingleSubresourceStagedUpdates()6232 if (foundClear.valid()) in flushSingleSubresourceStagedUpdates()6234 size_t foundIndex = foundClear.value(); in flushSingleSubresourceStagedUpdates()