Searched refs:FMASK_DECOMPRESS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_fast_clear.c33 FMASK_DECOMPRESS, enumerator in enum:radv_color_op
643 case FMASK_DECOMPRESS:
645 pred_offset = 0; /* FMASK_DECOMPRESS is never predicated. */
647 /* Flushing CB is required before and after FMASK_DECOMPRESS. */
744 /* Clear the image's fast-clear eliminate predicate because FMASK_DECOMPRESS and DCC_DECOMPRESS
775 radv_process_color_image(cmd_buffer, image, subresourceRange, FMASK_DECOMPRESS);
785 * FMASK_DECOMPRESS can't eliminate DCC fast clears.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst4412 - radv: flush CB before and after FMASK_DECOMPRESS or DCC_DECOMPRESS

Completed in 8 milliseconds