Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h391 SWR_FUNC(void, SwrSetFetchFunc, HANDLE hContext, PFN_FETCH_FUNC pfnFetchFunc);
Dapi.cpp593 void SwrSetFetchFunc(HANDLE hContext, PFN_FETCH_FUNC pfnFetchFunc) in SwrSetFetchFunc() function
1766 out_funcs.pfnSwrSetFetchFunc = SwrSetFetchFunc; in SwrGetInterface()