Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_context.c723 const GLuint maxThreads = omp_get_max_threads(); in _swrast_CreateContext() local
725 const GLuint maxThreads = 1; in _swrast_CreateContext() local
Ds_texcombine.c594 const GLint maxThreads = omp_get_max_threads(); in _swrast_texture_span() local