Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/depool/
DdeMemPool.h47DE_POOL_DEFAULT_ALLOC_ALIGNMENT = DE_PTR_SIZE /*!< Default alignment for pool allocations (in byt… enumerator
DdeMemPool.c504 ptr = deMemPool_allocInternal(pool, numBytes, DE_POOL_DEFAULT_ALLOC_ALIGNMENT); in deMemPool_alloc()