Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h338 SWR_FUNC(void, SwrRestoreState, HANDLE hContext, const void* pStateBlock, size_t memSize);
Dapi.cpp486 void SWR_API SwrRestoreState(HANDLE hContext, const void* pStateBlock, size_t memSize) in SwrRestoreState() function
1759 out_funcs.pfnSwrRestoreState = SwrRestoreState; in SwrGetInterface()