Searched refs:rbplus (Results 1 – 4 of 4) sorted by relevance
132 - radv: do not emit rbplus if attachments are undefined
54 - radv: Disable disabled color buffers in rbplus opts.
3160 - radv: do not emit rbplus if attachments are undefined
343 bool rbplus = info->gfx_level >= GFX10_3; in ac_get_supported_modifiers() local345 unsigned pkrs = rbplus ? G_0098F8_NUM_PKRS(info->gb_addr_config) : 0; in ac_get_supported_modifiers()347 unsigned version = rbplus ? AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS : AMD_FMT_MOD_TILE_VER_GFX10; in ac_get_supported_modifiers()