Searched refs:DE_MEMPOOL_ENABLE_DEBUG_ALLOCS (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/delibs/depool/ | ||
D | deMemPool.h | 42 DE_MEMPOOL_ENABLE_DEBUG_ALLOCS = (1<<1) enumerator |
D | deMemPool.c | 251 if (flags & DE_MEMPOOL_ENABLE_DEBUG_ALLOCS) in deMemPool_createRoot() |