Searched refs:rbplus (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.5.rst54 - radv: Disable disabled color buffers in rbplus opts.
H A D19.2.3.rst132 - radv: do not emit rbplus if attachments are undefined
H A D19.3.0.rst3160 - radv: do not emit rbplus if attachments are undefined
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.c339 bool rbplus = info->chip_class >= GFX10_3; local in function:ac_get_supported_modifiers
341 unsigned pkrs = rbplus ? G_0098F8_NUM_PKRS(info->gb_addr_config) : 0;
343 unsigned version = rbplus ? AMD_FMT_MOD_TILE_VER_GFX10_RBPLUS : AMD_FMT_MOD_TILE_VER_GFX10;

Completed in 10 milliseconds