radv: rename and re-document cache flush flags
[mesa.git] / src / amd / vulkan / radv_meta_fast_clear.c
index 71cf90c611ecb2e0ad49b4ec9f5ed7e0ce006205..f18f7637593e7bfc59b08d87836f236df9e5c1d1 100644 (file)
@@ -873,7 +873,7 @@ radv_decompress_dcc_compute(struct radv_cmd_buffer *cmd_buffer,
        radv_meta_restore(&saved_state, cmd_buffer);
 
        state->flush_bits |= RADV_CMD_FLAG_CS_PARTIAL_FLUSH |
-                            RADV_CMD_FLAG_INV_VMEM_L1;
+                            RADV_CMD_FLAG_INV_VCACHE;
 
 
        /* Initialize the DCC metadata as "fully expanded". */