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/
Dcontext.h244 PFN_CS_FUNC pfnCsFunc; in OSALIGNLINE()
Dapi.h419 PFN_CS_FUNC pfnCsFunc,
Dstate.h888 typedef void(__cdecl *PFN_CS_FUNC)(HANDLE hPrivateData, SWR_CS_CONTEXT* pCsContext); typedef
Dapi.cpp635 PFN_CS_FUNC pfnCsFunc, in SwrSetCsFunc()