Searched defs:maxThreads (Results 1 – 2 of 2) sorted by relevance
720 const GLuint maxThreads = omp_get_max_threads(); in _swrast_CreateContext() local722 const GLuint maxThreads = 1; in _swrast_CreateContext() local
595 const GLint maxThreads = omp_get_max_threads(); in _swrast_texture_span() local