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/
Dcontext.h261 PFN_HS_FUNC pfnHsFunc; in OSALIGNLINE()
Dapi.h440 PFN_HS_FUNC pfnFunc);
Dstate.h885 typedef void(__cdecl *PFN_HS_FUNC)(HANDLE hPrivateData, SWR_HS_CONTEXT* pHsContext); typedef
Dapi.cpp659 PFN_HS_FUNC pfnFunc) in SwrSetHsFunc()