Searched refs:has_dcc_constant_encode (Results 1 – 6 of 6) sorted by relevance
67 bool has_dcc_constant_encode; member
622 info->has_dcc_constant_encode = in ac_query_gpu_info()883 fprintf(f, " has_dcc_constant_encode = %u\n", info->has_dcc_constant_encode); in ac_print_gpu_info()
536 if (sctx->screen->info.has_dcc_constant_encode && !eliminate_needed) in si_do_fast_color_clear()
116 S_028424_DISABLE_CONSTANT_ENCODE_REG(sctx->screen->info.has_dcc_constant_encode)); in si_emit_cb_render_state()
2367 cmd_buffer->device->physical_device->rad_info.has_dcc_constant_encode; in radv_emit_framebuffer_state()
3055 - ac: add has_dcc_constant_encode to ac_gpu_info