Searched refs:tcc_rb_non_coherent (Results 1 – 5 of 5) sorted by relevance
117 bool tcc_rb_non_coherent; /* whether L2 inv is needed for render->texture transitions */ member
767 info->tcc_rb_non_coherent = !util_is_power_of_two_or_zero(info->num_tcc_blocks); in ac_query_gpu_info()1195 fprintf(f, " tcc_rb_non_coherent = %u\n", info->tcc_rb_non_coherent); in ac_print_gpu_info()
1743 if (sctx->screen->info.tcc_rb_non_coherent) in si_make_CB_shader_coherent()1768 if (sctx->screen->info.tcc_rb_non_coherent) in si_make_DB_shader_coherent()
1409 return !device->physical_device->rad_info.tcc_rb_non_coherent && in radv_image_is_l2_coherent()
3761 !device->physical_device->rad_info.tcc_rb_non_coherent); in can_skip_buffer_l2_flushes()