Searched refs:PFN_DISPATCH (Results 1 – 1 of 1) sorted by relevance
154 typedef void(*PFN_DISPATCH)(DRAW_CONTEXT* pDC, uint32_t workerId, uint32_t threadGroupId, void*& pS… typedef166 void initialize(uint32_t totalTasks, void* pTaskData, PFN_DISPATCH pfnDispatch) in initialize()241 PFN_DISPATCH mPfnDispatch{ nullptr }; // Function to call per dispatch