Searched defs:alignBytes (Results 1 – 3 of 3) sorted by relevance
84 void* deAlignedMalloc (int numBytes, int alignBytes) in deAlignedMalloc()
96 inline void* MemPool::alignedAlloc (deUintptr numBytes, deUint32 alignBytes) in alignedAlloc()
426 DE_INLINE void* deMemPool_allocInternal (deMemPool* pool, int numBytes, deUint32 alignBytes) in deMemPool_allocInternal()517 void* deMemPool_alignedAlloc (deMemPool* pool, int numBytes, deUint32 alignBytes) in deMemPool_alignedAlloc()