Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Misc.h211 typedef void* (*GX2DefaultAllocateFunc)(u32 userArg, u32 byteCount, u32 alignment); typedef
229 void GX2API GX2SetDefaultAllocator(GX2DefaultAllocateFunc pfnAlloc, GX2DefaultFreeFunc pfnFree);
237 void GX2API GX2GetDefaultAllocator(GX2DefaultAllocateFunc *ppfnAlloc, GX2DefaultFreeFunc *ppfnFree);