Searched refs:POOL_LARGE_ALLOC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.c30 #define POOL_LARGE_ALLOC 4096 macro
59 blocksize = 2*POOL_LARGE_ALLOC;
73 if (bytes < POOL_LARGE_ALLOC) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dmemory_pool.c30 #define POOL_LARGE_ALLOC 4096 macro
59 blocksize = 2*POOL_LARGE_ALLOC;
73 if (bytes < POOL_LARGE_ALLOC) {

Completed in 6 milliseconds