Searched refs:bufferIdCounter (Results 1 – 1 of 1) sorted by relevance
249 static std::atomic_int32_t bufferIdCounter{0}; in allocateGraphicBuffers() local297 bufferIdCounter.fetch_add(1, std::memory_order_relaxed); in allocateGraphicBuffers()