Searched refs:RENDER_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
857 constexpr auto RENDER_POOL_SIZE = 16384L; in rleRender() local862 Cell buffer[RENDER_POOL_SIZE / sizeof(Cell)]; in rleRender()