Searched defs:maxThreads (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texcombine.c595 const GLint maxThreads = omp_get_max_threads(); local in function:_swrast_texture_span
H A Ds_context.c720 const GLuint maxThreads = omp_get_max_threads(); local in function:_swrast_CreateContext
722 const GLuint maxThreads = 1; local in function:_swrast_CreateContext
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_texcombine.c595 const GLint maxThreads = omp_get_max_threads(); local in function:_swrast_texture_span
H A Ds_context.c720 const GLuint maxThreads = omp_get_max_threads(); local in function:_swrast_CreateContext
722 const GLuint maxThreads = 1; local in function:_swrast_CreateContext

Completed in 9 milliseconds