Searched defs:STASH_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
100 constexpr static uint32_t STASH_BUFFER_SIZE = 1024 * 1024 * 4; variable
35 constexpr uint32_t STASH_BUFFER_SIZE = 4 * 1024 * 1024; variable