Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h361 PFN_GS_FUNC pfnGsFunc);
Dcontext.h235 PFN_GS_FUNC pfnGsFunc; in OSALIGNLINE()
Dstate.h807 typedef void(__cdecl *PFN_GS_FUNC)(HANDLE hPrivateData, SWR_GS_CONTEXT* pGsContext); typedef
Dapi.cpp584 PFN_GS_FUNC pfnGsFunc) in SwrSetGsFunc()