Home
last modified time | relevance | path

Searched defs:dispatchJob (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A DrendererJobs.cpp36 void (*CRenderer::dispatchJob)(int thread,CJob &job) = NULL; variable
H A Drenderer.h239 …static void (*dispatchJob)(int thread,CJob &job); // This function is used by the hiders to … variable