Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h692 SWR_FUNC(void*, SwrAllocDrawContextMemory, HANDLE hContext, uint32_t size, uint32_t align);
Dapi.cpp1690 VOID* SwrAllocDrawContextMemory(HANDLE hContext, uint32_t size, uint32_t align) in SwrAllocDrawContextMemory() function
1797 out_funcs.pfnSwrAllocDrawContextMemory = SwrAllocDrawContextMemory; in SwrGetInterface()