Home
last modified time | relevance | path

Searched defs:SB_POOL_DEFAULT_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h89 static const unsigned SB_POOL_DEFAULT_BLOCK_SIZE = (1 << 16); member in r600_sb::sb_pool
98 sb_pool(unsigned block_size = SB_POOL_DEFAULT_BLOCK_SIZE) in sb_pool() argument

Completed in 5 milliseconds