Searched refs:gfx10_perfect (Results 1 – 2 of 2) sorted by relevance
1363 bool gfx10_perfect = sctx->chip_class >= GFX10 && perfect; in si_emit_db_render_state() local1369 S_028004_DISABLE_CONSERVATIVE_ZPASS_COUNTS(gfx10_perfect) | in si_emit_db_render_state()
2447 …bool gfx10_perfect = cmd_buffer->device->physical_device->rad_info.chip_class >= GFX10 && has_perf… in radv_set_db_count_control() local2455 S_028004_DISABLE_CONSERVATIVE_ZPASS_COUNTS(gfx10_perfect) | in radv_set_db_count_control()