Home
last modified time | relevance | path

Searched refs:l1_cache_size (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h124 uint32_t l1_cache_size; member
Dac_rgp.c347 int32_t l1_cache_size; member
499 chunk->l1_cache_size = rad_info->l1_cache_size; in ac_sqtt_fill_asic_info()
Dac_gpu_info.c796 info->l1_cache_size = 16384; in ac_query_gpu_info()
1202 fprintf(f, " l1_cache_size = %i\n", info->l1_cache_size); in ac_print_gpu_info()