Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtilemgr.h154 typedef void(*PFN_DISPATCH)(DRAW_CONTEXT* pDC, uint32_t workerId, uint32_t threadGroupId, void*& pS… typedef
166 void initialize(uint32_t totalTasks, void* pTaskData, PFN_DISPATCH pfnDispatch) in initialize()
241 PFN_DISPATCH mPfnDispatch{ nullptr }; // Function to call per dispatch