Home
last modified time | relevance | path

Searched refs:PFN_HS_FUNC (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h389 PFN_HS_FUNC pfnFunc);
Dcontext.h254 PFN_HS_FUNC pfnHsFunc; in OSALIGNLINE()
Dstate.h805 typedef void(__cdecl *PFN_HS_FUNC)(HANDLE hPrivateData, SWR_HS_CONTEXT* pHsContext); typedef
Dapi.cpp612 PFN_HS_FUNC pfnFunc) in SwrSetHsFunc()