HomeSort by relevance Sort by last modified time
    Searched refs:memory_pool_destroy (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
memory_pool.h 46 void memory_pool_destroy(struct memory_pool * pool);
memory_pool.c 44 void memory_pool_destroy(struct memory_pool * pool) function
radeon_compiler.c 50 memory_pool_destroy(&c->Pool);

Completed in 72 milliseconds