Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_memory.h57 swr_MakeGfxPtr(HANDLE hPrivateContext, void* sysAddr) in swr_MakeGfxPtr() function
Dswr_context.cpp514 createInfo.pfnMakeGfxPtr = swr_MakeGfxPtr; in swr_create_context()