Searched refs:S_02880C_MASK_EXPORT_ENABLE (Results 1 – 6 of 6) sorted by relevance
985 #define S_02880C_MASK_EXPORT_ENABLE(x) (((unsigned)(x) & 0x1) << 8) macro
2507 db_shader_control |= S_02880C_MASK_EXPORT_ENABLE(mask_export); in r600_update_ps_state()
870 #define S_02880C_MASK_EXPORT_ENABLE(x) (((unsigned)(x) & 0x1) << 8) macro
3420 db_shader_control |= S_02880C_MASK_EXPORT_ENABLE(mask_export); in evergreen_update_ps_state()
2842 S_02880C_MASK_EXPORT_ENABLE(sel->info.writes_samplemask) | in si_create_shader_selector()
4834 S_02880C_MASK_EXPORT_ENABLE(mask_export_enable) | in radv_compute_db_shader_control()