Searched refs:DCC_DECOMPRESS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c34 DCC_DECOMPRESS, enumerator in enum:radv_color_op
650 case DCC_DECOMPRESS:
654 /* Flushing CB is required before and after DCC_DECOMPRESS. */
699 if (op == DCC_DECOMPRESS && !radv_dcc_enabled(image, subresourceRange->baseMipLevel + l))
744 /* Clear the image's fast-clear eliminate predicate because FMASK_DECOMPRESS and DCC_DECOMPRESS
750 if (op == DCC_DECOMPRESS)
926 radv_process_color_image(cmd_buffer, image, subresourceRange, DCC_DECOMPRESS);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst4412 - radv: flush CB before and after FMASK_DECOMPRESS or DCC_DECOMPRESS
H A D21.1.0.rst3618 - radeonsi: allow DCC_DECOMPRESS via CB with MSAA textures

Completed in 15 milliseconds