Static webrender::picture::NEXT_TILE_ID
source ยท static NEXT_TILE_ID: AtomicUsize
Expand description
Used to get unique tile IDs, even when the tile cache is destroyed between display lists / scenes.
static NEXT_TILE_ID: AtomicUsize
Used to get unique tile IDs, even when the tile cache is destroyed between display lists / scenes.