Lines Matching full:dcc
1434 * without DCC:
1437 * with DCC & without DCC_RETILE:
1439 * - DCC surface in plane 1 (RB-aligned, pipe-aligned if DCC_PIPE_ALIGN is set)
1441 * with DCC & DCC_RETILE:
1443 * - displayable DCC surface in plane 1 (not RB-aligned & not pipe-aligned)
1444 * - pipe-aligned DCC surface in plane 2 (RB-aligned & pipe-aligned)
1454 * 13 DCC
1503 /* Whether DCC compression is enabled. */
1508 * Whether to include two DCC surfaces, one which is rb & pipe aligned, and
1526 * DCC supports embedding some clear colors directly in the DCC surface.
1544 * RB = only for TILE_VER_GFX9 & DCC
1545 * PIPE = only for TILE_VER_GFX9 & DCC & (DCC_RETILE | DCC_PIPE_ALIGN)