Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h464 SWR_FUNC(void, SwrSetHsFunc, HANDLE hContext, PFN_HS_FUNC pfnFunc);
Dapi.cpp679 void SwrSetHsFunc(HANDLE hContext, PFN_HS_FUNC pfnFunc) in SwrSetHsFunc() function
1776 out_funcs.pfnSwrSetHsFunc = SwrSetHsFunc; in SwrGetInterface()