Searched refs:fetch_cache_lines (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_state.h87 int fetch_cache_lines; member in struct:__anonbd842b780408
H A Dr6xx_accel.c488 if (vs_conf->fetch_cache_lines)
489 sq_pgm_resources |= (vs_conf->fetch_cache_lines << FETCH_CACHE_LINES_shift);
520 if (ps_conf->fetch_cache_lines)
521 sq_pgm_resources |= (ps_conf->fetch_cache_lines << FETCH_CACHE_LINES_shift);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_state.h85 int fetch_cache_lines; member in struct:__anonad3ef8b00408
H A Dr6xx_accel.c419 if (vs_conf->fetch_cache_lines)
420 sq_pgm_resources |= (vs_conf->fetch_cache_lines << FETCH_CACHE_LINES_shift);
451 if (ps_conf->fetch_cache_lines)
452 sq_pgm_resources |= (ps_conf->fetch_cache_lines << FETCH_CACHE_LINES_shift);

Completed in 20 milliseconds