Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h207 … uint32_t numAPIThreadsPerCore; // 0 - means use all threads per core, else clamp to this number. member
Dthreads.cpp1027 uint32_t& numAPIThreadsPerCore = pContext->apiThreadInfo.numAPIThreadsPerCore; in CreateThreadPool() local