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

  /external/deqp/framework/delibs/depool/
deMemPool.h 47 DE_POOL_DEFAULT_ALLOC_ALIGNMENT = DE_PTR_SIZE /*!< Default alignment for pool allocations (in bytes). */
deMemPool.c 504 ptr = deMemPool_allocInternal(pool, numBytes, DE_POOL_DEFAULT_ALLOC_ALIGNMENT);

Completed in 342 milliseconds