Searched refs:deMemPool_alignedAlloc (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/delibs/decpp/
H A DdeMemPool.hpp100 void* ptr = deMemPool_alignedAlloc(m_pool, (int)numBytes, alignBytes);
/external/deqp/framework/delibs/depool/
H A DdeMemPool.h73 void* deMemPool_alignedAlloc (deMemPool* pool, int numBytes, deUint32 alignBytes);
H A DdeMemPool.c517 void* deMemPool_alignedAlloc (deMemPool* pool, int numBytes, deUint32 alignBytes) function

Completed in 1012 milliseconds