Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h371 PFN_CS_FUNC pfnCsFunc,
Dcontext.h239 PFN_CS_FUNC pfnCsFunc; in OSALIGNLINE()
Dstate.h808 typedef void(__cdecl *PFN_CS_FUNC)(HANDLE hPrivateData, SWR_CS_CONTEXT* pCsContext); typedef
Dapi.cpp592 PFN_CS_FUNC pfnCsFunc, in SwrSetCsFunc()