Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtilemgr.h144 typedef void (*PFN_DISPATCH)(DRAW_CONTEXT* pDC, typedef
160 void initialize(uint32_t totalTasks, void* pTaskData, PFN_DISPATCH pfnDispatch) in initialize()
230 PFN_DISPATCH mPfnDispatch{nullptr}; // Function to call per dispatch