Home
last modified time | relevance | path

Searched refs:memory_pool_destroy (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h46 void memory_pool_destroy(struct memory_pool * pool);
Dmemory_pool.c44 void memory_pool_destroy(struct memory_pool * pool) in memory_pool_destroy() function
Dradeon_compiler.c48 memory_pool_destroy(&c->Pool); in rc_destroy()