Searched refs:SwrAllocDrawContextMemory (Results 1 – 2 of 2) sorted by relevance
692 SWR_FUNC(void*, SwrAllocDrawContextMemory, HANDLE hContext, uint32_t size, uint32_t align);
1690 VOID* SwrAllocDrawContextMemory(HANDLE hContext, uint32_t size, uint32_t align) in SwrAllocDrawContextMemory() function1797 out_funcs.pfnSwrAllocDrawContextMemory = SwrAllocDrawContextMemory; in SwrGetInterface()