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