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

/external/deqp/framework/delibs/depool/
H A DdeMemPool.c169 static deMemPool* createPoolInternal (deMemPool* parent) function
243 deMemPool* pool = createPoolInternal(DE_NULL);
285 pool = createPoolInternal(parent);

Completed in 107 milliseconds