Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h398 SWR_FUNC(void, SwrSetSoFunc, HANDLE hContext, PFN_SO_FUNC pfnSoFunc, uint32_t streamIndex);
Dapi.cpp600 void SwrSetSoFunc(HANDLE hContext, PFN_SO_FUNC pfnSoFunc, uint32_t streamIndex) in SwrSetSoFunc() function
1767 out_funcs.pfnSwrSetSoFunc = SwrSetSoFunc; in SwrGetInterface()