Home
last modified time | relevance | path

Searched refs:DE_MEMPOOL_ENABLE_DEBUG_ALLOCS (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/delibs/depool/
DdeMemPool.h42 DE_MEMPOOL_ENABLE_DEBUG_ALLOCS = (1<<1) enumerator
DdeMemPool.c251 if (flags & DE_MEMPOOL_ENABLE_DEBUG_ALLOCS) in deMemPool_createRoot()