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