Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h470 SWR_FUNC(void, SwrSetDsFunc, HANDLE hContext, PFN_DS_FUNC pfnFunc);
Dapi.cpp685 void SwrSetDsFunc(HANDLE hContext, PFN_DS_FUNC pfnFunc) in SwrSetDsFunc() function
1777 out_funcs.pfnSwrSetDsFunc = SwrSetDsFunc; in SwrGetInterface()